Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dnth_element.cpp84 void test_nth_element_tp_impl(Container& cont, TestPolicy policy) in test_nth_element_tp_impl() function
123 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()