Searched defs:remoteCustomAudiencesMap (Results 1 – 1 of 1) sorted by relevance
2400 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_noFilters() local2562 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudience_appInstallFilters() local2726 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_bothFilters() local2910 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_FCapEnabled_AppInstallDisabled() local3095 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_AppInstallEnabled_FCapDisabled() local3267 HashMap<String, String> remoteCustomAudiencesMap = new HashMap<>(); in testFledgeFlowSuccessWithMockServer_fetchAndJoinCustomAudienceFlow_fcapFilters() local4536 HashMap<String, String> remoteCustomAudiencesMap, in getMockWebServer() argument