Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java2354 List<DBAdData> ads1 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters() local
2356 ads1.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters()
2376 ads1); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters()
2516 List<DBAdData> ads1 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters() local
2518 ads1.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters()
2538 ads1); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters()
2680 List<DBAdData> ads1 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters() local
2682 ads1.add( in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters()
2702 ads1); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters()
2864 List<DBAdData> ads1 = new ArrayList<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_FCapEnabled_AppInstallDisabled() local
[all …]