Searched refs:test_minmax (Results 1 – 4 of 4) sorted by relevance
37 struct test_minmax struct130 boost::mpl::for_each<integer_types>(test_minmax()); in main()
115 void test_minmax(CIterator first, CIterator last, int n) in test_minmax() function203 test_minmax(c.begin(), c.end(), n); in test_container()
256 def test_minmax(self): member in CommonTest
46 def test_minmax(self): member in TestAudioop