Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1049 void TestMatches( in TestMatches() function in testing::gmock_matchers_test::__anonb21861670111::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()