Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.equal/
H A Dequal_pred.pass.cpp56 bool counting_equals ( const T &a, const T &b ) { in counting_equals() function
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.is_permutation/
H A Dis_permutation_pred.pass.cpp25 bool counting_equals ( const T &a, const T &b ) { in counting_equals() function