OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalendarLimitTest
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/intltest/
callimts.h
22
class
CalendarLimitTest
: public CalendarTimeZoneTest {
callimts.cpp
21
void
CalendarLimitTest
::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
47
// class
CalendarLimitTest
52
CalendarLimitTest
::test(UDate millis, icu::Calendar* cal, icu::DateFormat* fmt)
78
//|
CalendarLimitTest
::nextDouble(double a)
84
//|
CalendarLimitTest
::previousDouble(double a)
90
CalendarLimitTest
::withinErr(double a, double b, double err)
96
CalendarLimitTest
::TestCalendarExtremeLimit()
143
CalendarLimitTest
::TestLimits(void) {
195
CalendarLimitTest
::doTheoreticalLimitsTest(Calendar& cal, UBool leapMonth) {
266
CalendarLimitTest
::doLimitsTest(Calendar& cal, UDate startDate, int32_t endTime)
[
all
...]
itformat.cpp
105
TESTCLASS(3,
CalendarLimitTest
);
Completed in 52 milliseconds