Searched refs:tryIt (Results 1 – 4 of 4) sorted by relevance
96 tryIt(-2.02147304840132e-68); in _testFormat()97 tryIt(3.88057859588817e-68); in _testFormat()98 tryIt(-2.64651110485945e+65); in _testFormat()99 tryIt(9.29526819488338e+64); in _testFormat()101 tryIt(-2.02147304840132e-100); in _testFormat()102 tryIt(3.88057859588817e-096); in _testFormat()103 tryIt(-2.64651110485945e+306); in _testFormat()104 tryIt(9.29526819488338e+250); in _testFormat()106 tryIt(-9.18228054496402e+64); in _testFormat()107 tryIt(-9.69413034454191e+64); in _testFormat()[all …]
99 tryIt(-2.02147304840132e-68); in _testFormat()100 tryIt(3.88057859588817e-68); in _testFormat()101 tryIt(-2.64651110485945e+65); in _testFormat()102 tryIt(9.29526819488338e+64); in _testFormat()104 tryIt(-2.02147304840132e-100); in _testFormat()105 tryIt(3.88057859588817e-096); in _testFormat()106 tryIt(-2.64651110485945e+306); in _testFormat()107 tryIt(9.29526819488338e+250); in _testFormat()109 tryIt(-9.18228054496402e+64); in _testFormat()110 tryIt(-9.69413034454191e+64); in _testFormat()[all …]
185 tryIt(-2.02147304840132e-68); in testFormat()186 …tryIt(3.88057859588817e-68); // Test rounding when only some digits are shown because exponent is … in testFormat()187 tryIt(-2.64651110485945e+65); // Overflows to +INF when shown as a percent in testFormat()188 tryIt(9.29526819488338e+64); // Ok -- used to fail? in testFormat()190 tryIt(-2.02147304840132e-100); in testFormat()191 …tryIt(3.88057859588817e-096); // Test rounding when only some digits are shown because exponent is… in testFormat()192 tryIt(-2.64651110485945e+306); // Overflows to +INF when shown as a percent in testFormat()193 tryIt(9.29526819488338e+250); // Ok -- used to fail? in testFormat()202 tryIt(-9.18228054496402e+64); in testFormat()203 tryIt(-9.69413034454191e+64); in testFormat()[all …]
38 void tryIt(double aNumber);42 void tryIt(int32_t aNumber);