Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java2377 List<DBAdData> ads2 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters() local
2379 ads2.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters()
2399 ads2); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters()
2539 List<DBAdData> ads2 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters() local
2541 ads2.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters()
2561 ads2); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters()
2703 List<DBAdData> ads2 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters() local
2705 ads2.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters()
2725 ads2); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters()
2887 List<DBAdData> ads2 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_FCapEnabled_AppInstallDisabled() local
[all …]