Searched refs:test_nth_element_tp_impl (Results 1 – 1 of 1) sorted by relevance
84 void test_nth_element_tp_impl(Container& cont, TestPolicy policy) in test_nth_element_tp_impl() function123 test_nth_element_tp_impl(cont, nth_element_policy()); in test_nth_element_impl()129 test_nth_element_tp_impl(cont, nth_element_pred_policy<BinaryPredicate>()); in test_nth_element_impl()