Searched refs:FloatingPointTest (Results 1 – 2 of 2) sorted by relevance
2690 class FloatingPointTest : public Test { class2763 typename FloatingPointTest<RawType>::TestValues2764 FloatingPointTest<RawType>::values_;2767 typedef FloatingPointTest<float> FloatTest;2940 typedef FloatingPointTest<double> DoubleTest;
3242 class FloatingPointTest : public testing::Test { class3247 FloatingPointTest() in FloatingPointTest() function in testing::gmock_matchers_test::FloatingPointTest3352 class FloatingPointNearTest : public FloatingPointTest<RawType> {3354 typedef FloatingPointTest<RawType> ParentType;3435 typedef FloatingPointTest<float> FloatTest;3550 typedef FloatingPointTest<double> DoubleTest;