Searched refs:tryIt (Results 1 – 4 of 4) sorted by relevance
174 tryIt(-2.02147304840132e-68); in testFormat()175 …tryIt(3.88057859588817e-68); // Test rounding when only some digits are shown because exponent is … in testFormat()176 tryIt(-2.64651110485945e+65); // Overflows to +INF when shown as a percent in testFormat()177 tryIt(9.29526819488338e+64); // Ok -- used to fail? in testFormat()179 tryIt(-2.02147304840132e-100); in testFormat()180 …tryIt(3.88057859588817e-096); // Test rounding when only some digits are shown because exponent is… in testFormat()181 tryIt(-2.64651110485945e+306); // Overflows to +INF when shown as a percent in testFormat()182 tryIt(9.29526819488338e+250); // Ok -- used to fail? in testFormat()191 tryIt(-9.18228054496402e+64); in testFormat()192 tryIt(-9.69413034454191e+64); in testFormat()[all …]
36 void tryIt(double aNumber);40 void tryIt(int32_t aNumber);