Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.adjacent.find/
H A Dranges.adjacent_find.pass.cpp107 int predicateCount = 0; in test() local
118 int predicateCount = 0; in test() local
132 int predicateCount = 0; in test() local
143 int predicateCount = 0; in test() local
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.any_of/
H A Dranges.any_of.pass.cpp91 int predicateCount = 0; in test_iterators() local
101 int predicateCount = 0; in test_iterators() local
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.none_of/
H A Dranges.none_of.pass.cpp91 int predicateCount = 0; in test_iterators() local
101 int predicateCount = 0; in test_iterators() local
/llvm-project/libcxx/test/std/algorithms/alg.nonmodifying/alg.all_of/
H A Dranges.all_of.pass.cpp91 int predicateCount = 0; in test_iterators() local
101 int predicateCount = 0; in test_iterators() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dranges.copy_if.pass.cpp186 int predicateCount = 0; in test() local
198 int predicateCount = 0; in test() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.replace/
H A Dranges.replace_if.pass.cpp142 int predicateCount = 0; in test() local
153 int predicateCount = 0; in test() local