Home
last modified time | relevance | path

Searched defs:max_n2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dfind_first_of.pass.cpp60 const std::size_t max_n2 = (max_n1 * 10) / 8; in test() local
H A Dfind_end.pass.cpp72 const std::size_t max_n2 = (max_n1 * 10) / 8; in test() local
/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.lex.comparison/
H A Dlexicographical_compare.pass.cpp61 std::size_t max_n2 = max_n / 10; in test() local