Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/
Dnext_permutation.cpp52 void test_next_permutation_pred_impl(const Container& cont, in test_next_permutation_pred_impl() function
86 test_next_permutation_pred_impl(cont, std::less<int>()); in test_next_permutation_()
87 test_next_permutation_pred_impl(cont, std::greater<int>()); in test_next_permutation_()