Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc1018 class FloatingPointTest : public testing::Test { class
1023 FloatingPointTest() in FloatingPointTest() function in testing::gmock_matchers_test::__anon7b5da5310111::FloatingPointTest
1125 class FloatingPointNearTest : public FloatingPointTest<RawType> {
1127 typedef FloatingPointTest<RawType> ParentType;
1207 typedef FloatingPointTest<float> FloatTest;
1318 typedef FloatingPointTest<double> DoubleTest;
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_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;