Searched defs:sorted_output (Results 1 – 2 of 2) sorted by relevance
158 auto sorted_output = std::ranges::subrange(output.begin(), output.begin() + n); in test_one() local
270 std::string sorted_output = SortTestOutput(sanitized_output_); in VerifySortedOutput() local