Home
last modified time | relevance | path

Searched defs:predicateCount (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.adjacent.find/
H A Dranges.adjacent_find.pass.cpp109 int predicateCount = 0; in test() local
120 int predicateCount = 0; in test() local
134 int predicateCount = 0; in test() local
145 int predicateCount = 0; in test() local
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.all_of/
H A Dranges.all_of.pass.cpp92 int predicateCount = 0; in test_iterators() local
102 int predicateCount = 0; in test_iterators() local
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of/
H A Dranges.none_of.pass.cpp92 int predicateCount = 0; in test_iterators() local
102 int predicateCount = 0; in test_iterators() local
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.nonmodifying/alg.any_of/
H A Dranges.any_of.pass.cpp92 int predicateCount = 0; in test_iterators() local
102 int predicateCount = 0; in test_iterators() local
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_if.pass.cpp187 int predicateCount = 0; in test() local
199 int predicateCount = 0; in test() local
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.replace/
H A Dranges.replace_if.pass.cpp157 int predicateCount = 0; in test() local
168 int predicateCount = 0; in test() local