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.java840 stats.getLatencyOfPersistingEncryptedTopicsToDbMs()); in logTopicsEncryptionEpochComputationReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DTopicsEncryptionEpochComputationReportedStatsTest.java55 expect.that(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testBuildTopicsEncryptionEpochComputationReportedStats()
/packages/modules/AdServices/adservices/tests/unittest/service-core/topics/src/com/android/adservices/service/topics/
DEpochManagerTest.java865 assertThat(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testProcessEpoch_enableEncryptedTopics_encryptionSucceed()
962 assertThat(stats.getLatencyOfPersistingEncryptedTopicsToDbMs()) in testProcessEpoch_enableEncryptedTopics_encryptionFailed()