Lines Matching defs:FloatingPointTest
2692 class FloatingPointTest : public Test {
2766 typename FloatingPointTest<RawType>::TestValues
2767 FloatingPointTest<RawType>::values_;
2769 // Instantiates FloatingPointTest for testing *_FLOAT_EQ.
2770 typedef FloatingPointTest<float> FloatTest;
2942 // Instantiates FloatingPointTest for testing *_DOUBLE_EQ.
2943 typedef FloatingPointTest<double> DoubleTest;