Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_pred_impl_unittest.cc75 bool PredFunction1(T1 v1) { in PredFunction1() function
95 if (PredFunction1(v1)) return testing::AssertionSuccess(); in PredFormatFunction1()