Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessorTest.java339 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
404 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_webToWebDiffJoinKeysAndDifferentRegistrants_debugKeysAbsent()
495 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_appToWebJoinKeysMatch_debugKeysPresent()
559 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_appToWebJoinKeysMismatch_debugKeysAbsent()
622 .setDebugJoinKeyHashedValue(54L) in getDebugKeys_webToAppJoinKeysMatch_debugKeysPresent()
715 .setDebugJoinKeyHashedValue(0L) in getDebugKeys_webToAppJoinKeysMismatch_debugKeysAbsent()
1085 .setDebugJoinKeyHashedValue(54L) in getDebugKeysForVerbose_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
1151 .setDebugJoinKeyHashedValue(0L) in getDebugKeysForVerbose_webToWebDiffJoinKeysDifferentRegistrants_sourceDebugKeyAbsent()
1303 .setDebugJoinKeyHashedValue(54L) in getDebugKeysForVerbose_appToWebJoinKeysMatch_debugKeysPresent()
1368 .setDebugJoinKeyHashedValue(0L) in getDebugKeysForVerbose_appToWebJoinKeysMismatch_sourceDebugKeyAbsent()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DMsmtDebugKeysMatchStats.java58 public abstract MsmtDebugKeysMatchStats.Builder setDebugJoinKeyHashedValue(long value); in setDebugJoinKeyHashedValue() method in MsmtDebugKeysMatchStats.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessor.java324 .setDebugJoinKeyHashedValue(hashedValue) in logDebugKeysMatch()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DStatsdAdServicesLoggerTest.java385 .setDebugJoinKeyHashedValue(hashedValue) in logMeasurementDebugKeysMatch_success()
DAdServicesLoggerImplTest.java488 .setDebugJoinKeyHashedValue(hashedValue) in testLogMsmtDebugKeyMatchStats()