/external/chromium_org/third_party/icu/source/test/intltest/ |
tsputil.cpp | 38 double nzero = 0.0; 40 nzero *= -1; 73 remainderTest(pinf, nzero, 1.25); 75 remainderTest(ninf, nzero, 1.25); 104 double nzero = 0.0; local 106 nzero *= -1; 115 maxMinTest(pinf, nzero, pinf, TRUE); 116 maxMinTest(pinf, nzero, nzero, FALSE); 121 maxMinTest(ninf, nzero, nzero, TRUE) 323 volatile double nzero = 0.0; local [all...] |
/external/icu/icu4c/source/test/intltest/ |
tsputil.cpp | 38 double nzero = 0.0; 40 nzero *= -1; 73 remainderTest(pinf, nzero, 1.25); 75 remainderTest(ninf, nzero, 1.25); 104 double nzero = 0.0; local 106 nzero *= -1; 115 maxMinTest(pinf, nzero, pinf, TRUE); 116 maxMinTest(pinf, nzero, nzero, FALSE); 121 maxMinTest(ninf, nzero, nzero, TRUE) 323 volatile double nzero = 0.0; local [all...] |