Searched refs:test_random_algorithms (Results 1 – 1 of 1) sorted by relevance
106 void test_random_algorithms(Rng & rng, std::random_access_iterator_tag) in test_random_algorithms() function155 void test_random_algorithms(Rng & rng, std::input_iterator_tag) in test_random_algorithms() function342 test_random_algorithms(rng, iterator_category()); in test_algorithms()