Home
last modified time | relevance | path

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

/freebsd-head/contrib/googletest/googlemock/test/
HDgmock-matchers-arithmetic_test.cc1049 void TestMatches( in TestMatches() function in testing::gmock_matchers_test::__anon1fcca8700111::FloatingPointTest
1209 TEST_F(FloatTest, FloatEqApproximatelyMatchesFloats) { TestMatches(&FloatEq); } in TEST_F()
1212 TestMatches(&NanSensitiveFloatEq); in TEST_F()
1321 TestMatches(&DoubleEq); in TEST_F()
1325 TestMatches(&NanSensitiveDoubleEq); in TEST_F()