Home
last modified time | relevance | path

Searched defs:proj_count (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.remove/
H A Dranges.remove.pass.cpp135 int proj_count = 0; in test() local
149 int proj_count = 0; in test() local
H A Dranges.remove_if.pass.cpp150 int proj_count = 0; in test() local
167 int proj_count = 0; in test() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.replace/
H A Dranges_replace_copy.pass.cpp206 int proj_count = 0; in test() local
215 int proj_count = 0; in test() local
H A Dranges_replace_copy_if.pass.cpp213 int proj_count = 0; in test() local
226 int proj_count = 0; in test() local
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dranges_partition_copy.pass.cpp276 int pred_count = 0, proj_count = 0; in test() local