Home
last modified time | relevance | path

Searched refs:setDebugReportingEnabledForTesting (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/debuggablects/
DAdSelectionTest.java323 setDebugReportingEnabledForTesting(true); in testAdSelection_withDebugReporting_happyPath()
327 setDebugReportingEnabledForTesting(false); in testAdSelection_withDebugReporting_happyPath()
380 setDebugReportingEnabledForTesting(true); in testAdSelection_withDebugReportingAndRejectReason_happyPath()
384 setDebugReportingEnabledForTesting(false); in testAdSelection_withDebugReportingAndRejectReason_happyPath()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/utils/
DFledgeScenarioTest.java255 protected void setDebugReportingEnabledForTesting(boolean enabled) { in setDebugReportingEnabledForTesting() method in FledgeScenarioTest