Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2690 class FloatingPointTest : public Test { class
2763 typename FloatingPointTest<RawType>::TestValues
2764 FloatingPointTest<RawType>::values_;
2767 typedef FloatingPointTest<float> FloatTest;
2940 typedef FloatingPointTest<double> DoubleTest;
/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
3352 class FloatingPointNearTest : public FloatingPointTest<RawType> {
3354 typedef FloatingPointTest<RawType> ParentType;
3435 typedef FloatingPointTest<float> FloatTest;
3550 typedef FloatingPointTest<double> DoubleTest;