Home
last modified time | relevance | path

Searched refs:getLatencyOfPersistingEncryptedTopicsToDbMs (Results 1 – 4 of 4) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DTopicsEncryptionEpochComputationReportedStats.java42 public abstract int getLatencyOfPersistingEncryptedTopicsToDbMs(); in getLatencyOfPersistingEncryptedTopicsToDbMs() method in TopicsEncryptionEpochComputationReportedStats
DStatsdAdServicesLogger.java815 stats.getLatencyOfPersistingEncryptedTopicsToDbMs()); in logTopicsEncryptionEpochComputationReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DTopicsEncryptionEpochComputationReportedStatsTest.java54 expect.that(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testBuildTopicsEncryptionEpochComputationReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/topics/
DEpochManagerTest.java886 assertThat(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testProcessEpoch_enableEncryptedTopics_encryptionSucceed()
981 assertThat(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testProcessEpoch_enableEncryptedTopics_encryptionFailed()