Searched refs:ExpectedLocations (Results 1 – 2 of 2) sorted by relevance
154 auto ExpectedLocations = in TEST() local158 ExpectedLocations, in TEST()207 auto ExpectedLocations = in TEST() local381 auto ExpectedLocations = in TEST() local443 auto ExpectedLocations = in TEST() local498 auto ExpectedLocations = in TEST() local535 auto ExpectedLocations = in TEST() local612 ExpectedLocations, in TEST()650 ExpectedLocations, in TEST()781 ExpectedLocations, in TEST()[all …]
1899 std::vector<Matcher<ReferencesResult::Reference>> ExpectedLocations; in checkFindRefs() local1901 ExpectedLocations.push_back(AllOf(rangeIs(R), attrsAre(0u))); in checkFindRefs()1905 ExpectedLocations.push_back( in checkFindRefs()1909 ExpectedLocations.push_back( in checkFindRefs()1912 ExpectedLocations.push_back(AllOf( in checkFindRefs()1916 ExpectedLocations.push_back( in checkFindRefs()1923 UnorderedElementsAreArray(ExpectedLocations)) in checkFindRefs()2218 std::vector<Matcher<ReferencesResult::Reference>> ExpectedLocations; in TEST() local2220 ExpectedLocations.push_back(rangeIs(R)); in TEST()2222 ElementsAreArray(ExpectedLocations)) in TEST()