Home
last modified time | relevance | path

Searched refs:GetAdSelectionDataTestCallback (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DGetAdSelectionDataRunnerTest.java301 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_returnsSuccess()
382 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_returnsSuccessGetAdSelectionDataPayloadMetricsEnabled()
485 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_success_MetricsEnabled_withDefaultSourceCoordinator()
592 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_returnsSuccessMetricsEnabled_withApiSourceCoordinator()
669 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_multiCloudFlagOn_invalidCoordinator_throwsError()
698 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_multiCloudFlagOn_validCoordinator_IsSuccess()
728 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_multiCloudFlagOn_nullCoordinator_IsSuccess()
757 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_multiCloudFlagOff_invalidCoordinator_IsSuccess()
787 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_returnsSuccessWithExcessiveSizeFormatterVersion()
844 GetAdSelectionDataTestCallback callback = in testRunner_getAdSelectionData_returnsInternalErrorWhenEncounteringIOException()
[all …]
DAuctionServerE2ETest.java536 GetAdSelectionDataTestCallback callback1 = in testAuctionServer_consentDisabled_throwsException()
588 GetAdSelectionDataTestCallback callback = in testGetAdSelectionData_withoutEncrypt_validRequest_success()
675 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
727 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback2 = in testAuctionServerFlow_withoutEncrypt_validRequest_BothFiltersEnabled()
804 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
877 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback2 = in testAuctionServerFlow_withoutEncrypt_validRequest_AppInstallDisabled()
954 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled()
1027 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback2 = in testAuctionServerFlow_withoutEncrypt_validRequest_FrequencyCapDisabled()
1099 GetAdSelectionDataTestCallback callback = in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1212 GetAdSelectionDataTestCallback callback = in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/kanon/
DKAnonE2ETest.java1877 GetAdSelectionDataTestCallback getAdSelectionDataTestCallback = in setupTestForPersistAdSelectionResult()
2115 public GetAdSelectionDataTestCallback invokeGetAdSelectionData(
2119 GetAdSelectionDataTestCallback callback =
2120 new GetAdSelectionDataTestCallback(countDownLatch);
2155 static class GetAdSelectionDataTestCallback extends GetAdSelectionDataCallback.Stub {
2161 GetAdSelectionDataTestCallback(CountDownLatch countDownLatch) {
2184 GetAdSelectionDataTestCallback callback,