Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc451 bool PredFunction2(T1 v1, T2 v2) { in PredFunction2() function
472 if (PredFunction2(v1, v2)) return testing::AssertionSuccess(); in PredFormatFunction2()