Searched refs:testThreeWayComparisons (Results 1 – 1 of 1) sorted by relevance
55 void testThreeWayComparisons( const T& lhs, const T& rhs ) { in testThreeWayComparisons() function79 testThreeWayComparisons<ExpectEqual, ExpectLess>(lhs, rhs); in testEqualityAndLessComparisons()