Searched refs:test_using_max_element (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/libs/geometry/test/iterators/ |
D | concatenate_iterator.cpp | 48 void test_using_max_element(ConcatenateIterator first, in test_using_max_element() function 203 test_using_max_element(begin, end, const_begin, const_end, in apply() 205 test_using_max_element(begin, end, const_begin, const_end, in apply()
|
D | flatten_iterator.cpp | 97 void test_using_max_element(FlattenIterator first, in test_using_max_element() function 246 test_using_max_element(begin, end, const_begin, const_end, c); in apply()
|