Searched refs:PUtilTest (Results 1 - 3 of 3) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsputil.cpp15 PUtilTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
17 //if (exec) logln("TestSuite PUtilTest: ");
33 PUtilTest::testIEEEremainder()
81 PUtilTest::remainderTest(double x, double y, double exp)
99 PUtilTest::testMaxMin()
183 PUtilTest::maxMinTest(double a, double b, double exp, UBool max)
220 PUtilTest::testNaN(void)
226 PUtilTest::testIsNaN();
227 PUtilTest::NaNGT();
228 PUtilTest
[all...]
H A Dtsputil.h16 class PUtilTest : public IntlTest { class in inherits:IntlTest
H A Ditutil.cpp58 CASE(9, PUtilTest);

Completed in 75 milliseconds