Home
last modified time | relevance | path

Searched refs:mockGetConsentNotificationDebugMode (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DConsentNotificationJobServiceTest.java136 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute_Reconsent_GaUxDisabled()
157 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute_Reconsent_GaUxDisabled()
170 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute_ReconsentFalse()
192 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute_ReconsentFalse()
282 mocker.mockGetConsentNotificationDebugMode(true); in testDelaysWhenDebugModeOn()
421 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute()
444 mocker.mockGetConsentNotificationDebugMode(false); in testOnStartJobAsyncUtilExecute()
467 mocker.mockGetConsentNotificationDebugMode(enabled); in mockConsentDebugMode()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/customaudience/
DScheduleCustomAudienceUpdateImplTest.java157 mocker.mockGetConsentNotificationDebugMode(false); in setup()
211 mocker.mockGetConsentNotificationDebugMode(true); in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_SuccessWithUXNotificationEnforcementDisabled()
268 mocker.mockGetConsentNotificationDebugMode(true); in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_WithAdditionalScheduleRequestsTrue()
340 mocker.mockGetConsentNotificationDebugMode(true); in testScheduleCustomAudienceUpdate_withShouldReplacePendingUpdateFalse_SuccessWithAdditionalScheduleRequestsFalse()
DCustomAudienceServiceImplTest.java158 mocker.mockGetConsentNotificationDebugMode(false); in setup()
271 mocker.mockGetConsentNotificationDebugMode(true); in testJoinCustomAudience_runNormallyWithUNotificationEnforcementDisabled()
862 mocker.mockGetConsentNotificationDebugMode(true); in testLeaveCustomAudience_runNormallyWithUNotificationEnforcementDisabled()
DFetchCustomAudienceImplTest.java219 mocker.mockGetConsentNotificationDebugMode(false); in setup()
519 mocker.mockGetConsentNotificationDebugMode(true); in testImpl_revokedConsent_failsSilentlyUXNotificationDisabled()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/common/
DAdServicesMockerLessExtendedMockitoTestCase.java324 public void mockGetConsentNotificationDebugMode(boolean value) { in mockGetConsentNotificationDebugMode() method in AdServicesMockerLessExtendedMockitoTestCase.InternalMocker
325 mAdServicesDebugFlagsMocker.mockGetConsentNotificationDebugMode(value); in mockGetConsentNotificationDebugMode()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/mockito/
DAdServicesDebugFlagsMocker.java32 void mockGetConsentNotificationDebugMode(boolean value); in mockGetConsentNotificationDebugMode() method
DAdServicesMockitoDebugFlagsMocker.java41 public void mockGetConsentNotificationDebugMode(boolean value) { in mockGetConsentNotificationDebugMode() method in AdServicesMockitoDebugFlagsMocker
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/adservices-test-utility/src/com/android/adservices/mockito/
DAdServicesDebugFlagsMockerTestCase.java66 getMocker().mockGetConsentNotificationDebugMode(true); in testMockGetConsentNotificationDebugMode()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAppInstallAdvertisersSetterTest.java150 mocker.mockGetConsentNotificationDebugMode(true); in testSetAppInstallAdvertisersSuccessWithUxNotificationEnforcementDisabled()
DUpdateAdCounterHistogramWorkerTest.java144 mocker.mockGetConsentNotificationDebugMode(true); in testWorkerUpdatesHistogramAndNotifiesSuccessWithUXNotificationEnforcementDisabled()
DReportEventImplTest.java189 mocker.mockGetConsentNotificationDebugMode(false); in setup()
328 mocker.mockGetConsentNotificationDebugMode(true); in testImplSuccessfullyReportsRegisteredInteractionsWithUXNotificationEnforcementDisabled()
DOutcomeSelectionRunnerTest.java270 mocker.mockGetConsentNotificationDebugMode(true); in testRunOutcomeSelectionRevokedUserConsentEmptyResult_UXNotificationNotEnforced()
DAdSelectionFailureE2ETest.java256 mocker.mockGetConsentNotificationDebugMode(false); in setUp()
DGetAdSelectionDataRunnerTest.java220 mocker.mockGetConsentNotificationDebugMode(false); in setup()
330 mocker.mockGetConsentNotificationDebugMode(true); in testRunner_getAdSelectionData_returnsSuccessWithUXNotificationEnforcementDisabled()
DOnDeviceAdSelectionRunnerTest.java349 mocker.mockGetConsentNotificationDebugMode(false); in setUp()
551 mocker.mockGetConsentNotificationDebugMode(true); in testRunAdSelectionSuccessWithUXNotificationEnforcementDisabled()
DAdSelectionServiceImplTest.java345 mocker.mockGetConsentNotificationDebugMode(false); in setUp()
554 mocker.mockGetConsentNotificationDebugMode(true); in testReportImpressionSuccessWithUXNotificationNotEnforced()
10454 mocker.mockGetConsentNotificationDebugMode(true); in testReportImpressionSuccess_callsServerAuctionForImpressionReporterIsOnWithUXNotificationEnforcementDisabled()
DPersistAdSelectionResultRunnerTest.java2025 mocker.mockGetConsentNotificationDebugMode(true); in testRunner_revokedUserConsent_returnsEmptyResult_UXNotificationEnforcementDisabled()
DAuctionServerE2ETest.java374 mocker.mockGetConsentNotificationDebugMode(false); in setUp()
DAdSelectionE2ETest.java705 mocker.mockGetConsentNotificationDebugMode(false); in setUp()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/shell/signals/
DTriggerEncodingCommandE2ETest.java305 mocker.mockGetConsentNotificationDebugMode(true); in setUp()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/signals/
DProtectedSignalsServiceImplTest.java269 mocker.mockGetConsentNotificationDebugMode(true); in testUpdateSignalsSuccessWithUXNotificationNotEnforced()
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/common/
DFledgeE2ETest.java379 mocker.mockGetConsentNotificationDebugMode(false); in setUp()