Home
last modified time | relevance | path

Searched defs:sorted_output (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A Dranges_sample.pass.cpp158 auto sorted_output = std::ranges::subrange(output.begin(), output.begin() + n); in test_one() local
/aosp_15_r20/system/testing/gtest_extras/gtest_isolated/tests/
DSystemTests.cpp270 std::string sorted_output = SortTestOutput(sanitized_output_); in VerifySortedOutput() local