Home
last modified time | relevance | path

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

/freebsd-14.2/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::__anonb21861670111::FloatingPointTest
1125 class FloatingPointNearTest : public FloatingPointTest<RawType> {
1127 typedef FloatingPointTest<RawType> ParentType;
1207 typedef FloatingPointTest<float> FloatTest;
1318 typedef FloatingPointTest<double> DoubleTest;
/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2738 class FloatingPointTest : public Test { class
2811 typename FloatingPointTest<RawType>::TestValues
2812 FloatingPointTest<RawType>::values_;
2815 typedef FloatingPointTest<float> FloatTest;
2972 typedef FloatingPointTest<double> DoubleTest;