Home
last modified time | relevance | path

Searched refs:countDownAnswer (Results 1 – 8 of 8) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DGetAdSelectionDataRunnerTest.java370 Answer<Void> countDownAnswer = in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled() local
375 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()
378 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()
473 Answer<Void> countDownAnswer = in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator() local
478 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()
481 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()
580 Answer<Void> countDownAnswer = in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator() local
585 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
588 doAnswer(countDownAnswer) in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
DAdSelectionServiceImplTest.java10150 Answer<Void> countDownAnswer = in testUpdateAdCounterHistogramNullCallbackThrows() local
10155 doAnswer(countDownAnswer) in testUpdateAdCounterHistogramNullCallbackThrows()
10200 Answer<Void> countDownAnswer = in testReportEvent_nullCallback_throws() local
10205 doAnswer(countDownAnswer) in testReportEvent_nullCallback_throws()
10262 Answer<Void> countDownAnswer = in testReportEvent_callbackErrorReported() local
10267 doAnswer(countDownAnswer) in testReportEvent_callbackErrorReported()
10389 Answer<Void> countDownAnswer = in testSetAdCounterHistogramOverrideNullCallbackThrows() local
10394 doAnswer(countDownAnswer) in testSetAdCounterHistogramOverrideNullCallbackThrows()
10437 Answer<Void> countDownAnswer = in testSetAdCounterHistogramOverrideCallbackErrorReported() local
10442 doAnswer(countDownAnswer) in testSetAdCounterHistogramOverrideCallbackErrorReported()
[all …]
DReportAndRegisterEventE2ETest.java1170 Answer<Void> countDownAnswer = in callReportEvent() local
1175 doAnswer(countDownAnswer) in callReportEvent()
DReportAndRegisterEventImplTest.java1229 AnswerSyncCallback<Void> countDownAnswer = AnswerSyncCallback.forVoidAnswers(settings); in callReportEvent() local
1230 doAnswer(countDownAnswer) in callReportEvent()
DReportEventImplTest.java1527 Answer<Void> countDownAnswer = in callReportInteraction() local
1532 doAnswer(countDownAnswer) in callReportInteraction()
DAuctionServerE2ETest.java1064 Answer<Void> countDownAnswer = in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() local
1069 ExtendedMockito.doAnswer(countDownAnswer) in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1072 ExtendedMockito.doAnswer(countDownAnswer) in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1177 Answer<Void> countDownAnswer = in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() local
1182 ExtendedMockito.doAnswer(countDownAnswer) in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()
1185 ExtendedMockito.doAnswer(countDownAnswer) in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()
DReportAndRegisterEventFallbackImplTest.java1576 AnswerSyncCallback<Void> countDownAnswer = AnswerSyncCallback.forVoidAnswers(settings); in callReportEvent() local
1577 doAnswer(countDownAnswer) in callReportEvent()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/customaudience/
DFetchCustomAudienceImplTest.java1394 Answer<Void> countDownAnswer = in callFetchCustomAudienceWithErrorCallback() local
1399 doAnswer(countDownAnswer) in callFetchCustomAudienceWithErrorCallback()