OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUtilTest
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/intltest/
tsputil.h
16
class
PUtilTest
: public IntlTest {
tsputil.cpp
15
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
::NaNLT()
[
all
...]
itutil.cpp
58
CASE(9,
PUtilTest
);
Completed in 199 milliseconds