Home
last modified time | relevance | path

Searched refs:test_addable_aux (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/utility/test/
Doperators_test.cpp371 void test_addable_aux(X1 x1, Y1 y1, X2 x2, Y2 y2) in test_addable_aux() function
380 test_addable_aux( x1, y1, x2, y2 ); in test_addable()
381 test_addable_aux( y1, x1, y2, x2 ); in test_addable()