Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.lex.comparison/
H A Dlexicographical_compare.pass.cpp50 const std::size_t max_n = 1000000; in test() local
98 const std::size_t max_n = 1000000; in test_string() local
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dis_partitioned.pass.cpp53 const std::size_t max_n = 1000000; in test() local