Searched refs:GreaterThan (Results 1 – 1 of 1) sorted by relevance
2360 bool GreaterThan(T1 x1, T2 x2) { in GreaterThan() function2378 ASSERT_PRED2((GreaterThan<int, int>), 5, 0); in TEST()