Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAuctionServerE2ETest.java1050 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptorBuyerInputStats = in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled() local
1127 argumentCaptorBuyerInputStats.capture()); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1129 argumentCaptorBuyerInputStats.getAllValues(); in testGetAdSelectionData_withoutEncrypt_validRequest_successPayloadMetricsEnabled()
1158 ArgumentCaptor<GetAdSelectionDataBuyerInputGeneratedStats> argumentCaptorBuyerInputStats = in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator() local
1240 argumentCaptorBuyerInputStats.capture()); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()
1242 argumentCaptorBuyerInputStats.getAllValues(); in testGetAdSelectionData_validRequest_successPayloadMetricsEnabled_withSourceCoordinator()