Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java2364 String customAudience1JsonString = in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters() local
2403 remoteCustomAudiencesMap.put(customAudience1Id, customAudience1JsonString); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters()
2526 String customAudience1JsonString = in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters() local
2565 remoteCustomAudiencesMap.put(customAudience1Id, customAudience1JsonString); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters()
2690 String customAudience1JsonString = in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters() local
2729 remoteCustomAudiencesMap.put(customAudience1Id, customAudience1JsonString); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters()
2874 String customAudience1JsonString = in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_FCapEnabled_AppInstallDisabled() local
2913 remoteCustomAudiencesMap.put(customAudience1Id, customAudience1JsonString); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_FCapEnabled_AppInstallDisabled()
3059 String customAudience1JsonString = in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_AppInstallEnabled_FCapDisabled() local
3098 remoteCustomAudiencesMap.put(customAudience1Id, customAudience1JsonString); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_AppInstallEnabled_FCapDisabled()
[all …]