Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1232 void TestMatches( in TestMatches() function in testing::gmock_matchers_test::__anon7b5da5310111::FloatingPointTest
1392 TEST_F(FloatTest, FloatEqApproximatelyMatchesFloats) { TestMatches(&FloatEq); } in TEST_F()
1395 TestMatches(&NanSensitiveFloatEq); in TEST_F()
1504 TestMatches(&DoubleEq); in TEST_F()
1508 TestMatches(&NanSensitiveDoubleEq); in TEST_F()