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.cc1201 class FloatingPointTest : public testing::Test { class
1206 FloatingPointTest() in FloatingPointTest() function in testing::gmock_matchers_test::__anon7b5da5310111::FloatingPointTest
1308 class FloatingPointNearTest : public FloatingPointTest<RawType> {
1310 typedef FloatingPointTest<RawType> ParentType;
1390 typedef FloatingPointTest<float> FloatTest;
1501 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;
3000 typedef FloatingPointTest<double> DoubleTest;