Searched refs:test_impl (Results 1 – 2 of 2) sorted by relevance
21 constexpr void test_impl() { in test_impl() function28 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()
304 void test_impl() { in test_impl() function340 test_impl<MutexImpl>(); in test_all_impls()342 test_impl<FutexImpl>(); in test_all_impls()