Searched refs:exact_match_patterns_begin (Results 1 – 1 of 1) sorted by relevance
766 const auto exact_match_patterns_begin = std::partition( in UnitTestFilter() local770 std::distance(all_patterns.begin(), exact_match_patterns_begin))); in UnitTestFilter()771 std::move(all_patterns.begin(), exact_match_patterns_begin, in UnitTestFilter()774 exact_match_patterns_begin, all_patterns.end(), in UnitTestFilter()