Home
last modified time | relevance | path

Searched defs:all_equal (Results 1 – 4 of 4) sorted by relevance

/llvm-project/libcxx/test/libcxx/algorithms/
H A Dpartial_sort_stability.pass.cpp51 bool all_equal = true; in test_randomization() local
72 bool all_equal = true; in test_same() local
H A Dnth_element_stability.pass.cpp50 bool all_equal = true; in test_randomization() local
71 bool all_equal = true; in test_same() local
H A Dsort_stability.pass.cpp51 bool all_equal = true; in test_randomization() local
73 bool all_equal = true; in test_same() local
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.min.max/
H A Dminmax_init_list_comp.pass.cpp26 bool all_equal(int, int) { return false; } // everything is equal in all_equal() function