Searched refs:test_prev_permutation_pred_impl (Results 1 – 1 of 1) sorted by relevance
52 void test_prev_permutation_pred_impl(const Container& cont, in test_prev_permutation_pred_impl() function85 test_prev_permutation_pred_impl(cont, std::less<int>()); in test_prev_permutation_()86 test_prev_permutation_pred_impl(cont, std::greater<int>()); in test_prev_permutation_()