Lines Matching full:infinity
2146 // +infinity.
2147 infinity_ = Floating::Infinity();
2149 // The bits that represent +infinity.
2152 // Makes some numbers close to infinity.
2258 // Tests comparing with infinity.
2262 TEST_F(FloatTest, Infinity) {
2266 // Nokia's STLport crashes if we try to output infinity or NaN.
2280 // Nokia's STLport crashes if we try to output infinity or NaN.
2355 // Nokia's STLport crashes if we try to output infinity or NaN.
2415 // Tests comparing with infinity.
2419 TEST_F(DoubleTest, Infinity) {
2423 // Nokia's STLport crashes if we try to output infinity or NaN.
2437 // Nokia's STLport crashes if we try to output infinity or NaN.
2451 // Nokia's STLport crashes if we try to output infinity or NaN.
2510 // Nokia's STLport crashes if we try to output infinity or NaN.