Home
last modified time | relevance | path

Searched defs:FloatingPointTest (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/googletest/googlemock/test/
H A Dgmock-matchers_test.cc3242 class FloatingPointTest : public testing::Test { class
3247 FloatingPointTest() in FloatingPointTest() function in testing::gmock_matchers_test::FloatingPointTest
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2690 class FloatingPointTest : public Test { class