OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IntlTestDateFormat
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/intltest/
tsdate.h
21
class
IntlTestDateFormat
: public IntlTest {
77
virtual ~
IntlTestDateFormat
();
tsdate.cpp
19
const double
IntlTestDateFormat
::ONEYEAR = 365.25 * ONEDAY; // Approximate
21
IntlTestDateFormat
::~
IntlTestDateFormat
() {}
28
void
IntlTestDateFormat
::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
67
IntlTestDateFormat
::testLocale(/*char* par, */const Locale& locale, const UnicodeString& localeName)
111
void
IntlTestDateFormat
::testFormat(/* char* par */)
139
IntlTestDateFormat
::describeTest()
147
void
IntlTestDateFormat
::tryDate(UDate theDate)
219
double
IntlTestDateFormat
::randDouble()
250
void
IntlTestDateFormat
::testAvailableLocales(/* char* par */
[
all
...]
itformat.cpp
88
TESTCLASS(0,
IntlTestDateFormat
);
Completed in 1271 milliseconds