OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PUtilTest
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/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
56
CASE(9,
PUtilTest
);
/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
: ");
32
PUtilTest
::testIEEEremainder()
80
PUtilTest
::remainderTest(double x, double y, double exp)
98
PUtilTest
::testMaxMin()
182
PUtilTest
::maxMinTest(double a, double b, double exp, UBool max)
219
PUtilTest
::testNaN(void)
225
PUtilTest
::testIsNaN();
226
PUtilTest
::NaNGT();
227
PUtilTest
::NaNLT()
[
all
...]
itutil.cpp
59
CASE(9,
PUtilTest
);
Completed in 2014 milliseconds