Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessorTest.java340 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
405 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_webToWebDiffJoinKeysAndDifferentRegistrants_debugKeysAbsent()
496 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_appToWebJoinKeysMatch_debugKeysPresent()
560 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_appToWebJoinKeysMismatch_debugKeysAbsent()
623 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_webToAppJoinKeysMatch_debugKeysPresent()
716 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeys_webToAppJoinKeysMismatch_debugKeysAbsent()
1086 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeysForVerbose_webToWebSameJoinKeysAndDifferentRegistrants_debugKeysPresent()
1152 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeysForVerbose_webToWebDiffJoinKeysDifferentRegistrants_sourceDebugKeyAbsent()
1304 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeysForVerbose_appToWebJoinKeysMatch_debugKeysPresent()
1369 .setDebugJoinKeyHashLimit(DEFAULT_JOIN_KEY_HASH_LIMIT) in getDebugKeysForVerbose_appToWebJoinKeysMismatch_sourceDebugKeyAbsent()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/stats/
DMsmtDebugKeysMatchStats.java61 public abstract MsmtDebugKeysMatchStats.Builder setDebugJoinKeyHashLimit(long value); in setDebugJoinKeyHashLimit() method in MsmtDebugKeysMatchStats.Builder
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessor.java325 .setDebugJoinKeyHashLimit(debugKeyHashLimit) in logDebugKeysMatch()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/stats/
DStatsdAdServicesLoggerTest.java386 .setDebugJoinKeyHashLimit(hashLimit) in logMeasurementDebugKeysMatch_success()
DAdServicesLoggerImplTest.java489 .setDebugJoinKeyHashLimit(hashLimit) in testLogMsmtDebugKeyMatchStats()