Home | History | Annotate | Download | only in test

Lines Matching refs:sort

872   std::sort(numbers.begin(), numbers.end());
873 std::sort(a, a + kSize);