Home
last modified time | relevance | path

Searched refs:setDebugJoinKeyHashedValue (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DMsmtDebugKeysMatchStats.java63 public abstract MsmtDebugKeysMatchStats.Builder setDebugJoinKeyHashedValue(long value); in setDebugJoinKeyHashedValue() method in MsmtDebugKeysMatchStats.Builder
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessorTest.java349 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
415 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_webToWebDiffJoinKeysAndDifferentRegistrants_debugKeysAbsent()
507 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_appToWebJoinKeysMatch_debugKeysPresent()
572 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_appToWebJoinKeysMismatch_debugKeysAbsent()
636 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_webToAppJoinKeysMatch_debugKeysPresent()
730 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_webToAppJoinKeysMismatch_debugKeysAbsent()
1101 .setDebugJoinKeyHashedValue(54L) in getDebugKeysForVerbose_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
1168 .setDebugJoinKeyHashedValue(0L) in getDebugKeysForVerbose_webToWebDiffJoinKeysDifferentRegistrants_sourceDebugKeyAbsent()
1321 .setDebugJoinKeyHashedValue(54L) in getDebugKeysForVerbose_appToWebJoinKeysMatch_debugKeysPresent()
1387 .setDebugJoinKeyHashedValue(0L) in getDebugKeysForVerbose_appToWebJoinKeysMismatch_sourceDebugKeyAbsent()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessor.java403 .setDebugJoinKeyHashedValue(hashedValue) in logDebugKeysMatch()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DAdServicesLoggerImplTest.java612 .setDebugJoinKeyHashedValue(hashedValue) in testLogMsmtDebugKeyMatchStats()
DStatsdAdServicesLoggerTest.java623 .setDebugJoinKeyHashedValue(hashedValue) in logMeasurementDebugKeysMatch_success()