Home
last modified time | relevance | path

Searched refs:test2_impl (Results 1 – 6 of 6) sorted by relevance

/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater/
H A Dcmp_greater.pass.cpp71 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl() function
77 (test2_impl<Ts>(utuple) , ...); in test2()
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less/
H A Dcmp_less.pass.cpp72 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl() function
78 (test2_impl<Ts>(utuple) , ...); in test2()
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_less_equal/
H A Dcmp_less_equal.pass.cpp72 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl() function
78 (test2_impl<Ts>(utuple) , ...); in test2()
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_greater_equal/
H A Dcmp_greater_equal.pass.cpp74 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl()
80 (test2_impl<Ts>(utuple) , ...); in test2()
73 constexpr void test2_impl(const std::tuple<Us...>&) { test2_impl() function
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_equal/
H A Dcmp_equal.pass.cpp80 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl() function
86 (test2_impl<Ts>(utuple) , ...); in test2()
/llvm-project/libcxx/test/std/utilities/utility/utility.intcmp/intcmp.cmp_not_equal/
H A Dcmp_not_equal.pass.cpp79 constexpr void test2_impl(const std::tuple<Us...>&) { in test2_impl() function
85 (test2_impl<Ts>(utuple) , ...); in test2()