Home
last modified time | relevance | path

Searched refs:test_impl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.lazy.split/range.lazy.split.inner/
H A Dctor.outer_iterator.pass.cpp21 constexpr void test_impl() { in test_impl() function
28 test_impl<InnerIterForward, OuterIterForward>(); in test()
29 test_impl<InnerIterInput, OuterIterInput>(); in test()
31 test_impl<InnerIterConst, OuterIterConst>(); in test()
33 test_impl<InnerIterConst, OuterIterNonConst>(); in test()
34 test_impl<InnerIterNonConst, OuterIterNonConst>(); in test()
/llvm-project-15.0.7/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp304 void test_impl() { in test_impl() function
340 test_impl<MutexImpl>(); in test_all_impls()
342 test_impl<FutexImpl>(); in test_all_impls()