Home
last modified time | relevance | path

Searched refs:sub_n (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
Dsearch_n.pass.cpp61 std::size_t sub_n[] = {0, 1, 3, n1, (n1 * 10) / 8}; in test() local
63 for (auto n2 : sub_n) in test()
Dfind_first_of.pass.cpp65 std::size_t sub_n[] = {0, 1, n1 / 3, n1, (n1 * 10) / 8}; in test() local
66 for (const auto n2 : sub_n) in test()
Dfind_end.pass.cpp77 std::size_t sub_n[] = {0, 1, 3, n1, (n1 * 10) / 8}; in test() local
79 for (auto n2 : sub_n) in test()