Home
last modified time | relevance | path

Searched refs:total_less (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/fuzzing/
Dfuzzing.cpp73 struct total_less struct
189 if (!std::is_sorted(range.first, range.second, total_less())) return 2; in stable_sort()