Searched refs:matchingSources0 (Results 1 – 1 of 1) sorted by relevance
5475 List<Source> matchingSources0 = getMatchingSources(trigger0); in testGetMatchingActiveSources_attributionScopeEnabled_populateScopes() local5476 assertThat(matchingSources0.size()).isEqualTo(2); in testGetMatchingActiveSources_attributionScopeEnabled_populateScopes()5478 matchingSources0.stream().map(Source::getId).collect(Collectors.toList()); in testGetMatchingActiveSources_attributionScopeEnabled_populateScopes()5480 matchingSources0.stream() in testGetMatchingActiveSources_attributionScopeEnabled_populateScopes()