Searched refs:test_adjacent_find_impl (Results 1 – 1 of 1) sorted by relevance
27 void test_adjacent_find_impl() in test_adjacent_find_impl() function79 test_adjacent_find_impl< std::vector<int> >(); in test_adjacent_find()80 test_adjacent_find_impl< std::list<int> >(); in test_adjacent_find()81 test_adjacent_find_impl< std::multiset<int> >(); in test_adjacent_find()