Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/googletest/googlemock/test/
HDgmock-matchers-arithmetic_test.cc1018 class FloatingPointTest : public testing::Test { class
1023 FloatingPointTest() in FloatingPointTest() function in testing::gmock_matchers_test::__anon9e604e4b0111::FloatingPointTest
1125 class FloatingPointNearTest : public FloatingPointTest<RawType> {
1127 typedef FloatingPointTest<RawType> ParentType;
1207 typedef FloatingPointTest<float> FloatTest;
1318 typedef FloatingPointTest<double> DoubleTest;
/freebsd-14-stable/contrib/googletest/googletest/test/
HDgtest_unittest.cc2742 class FloatingPointTest : public Test { class
2815 typename FloatingPointTest<RawType>::TestValues
2816 FloatingPointTest<RawType>::values_;
2819 typedef FloatingPointTest<float> FloatTest;
2976 typedef FloatingPointTest<double> DoubleTest;