HomeSort by relevance Sort by last modified time
    Searched refs:rbtz (Results 1 - 5 of 5) sorted by null

  /external/icu4c/test/intltest/
tzrulets.cpp 14 #include "unicode/rbtz.h"
149 * Compare SimpleTimeZone with equivalent RBTZ
193 errln("FAIL: couldn't complete RBTZ 1.");
214 errln("FAIL: couldn't complete RBTZ 2");
235 errln("FAIL: couldn't complete RBTZ 3");
426 * Test equivalency between OlsonTimeZone and custom RBTZ representing the
433 // Compare to America/New_York with equivalent RBTZ
436 //RBTZ
438 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone("EST5EDT", ir); local
447 rbtz->addTransitionRule(tzr, status)
667 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(*tzid, initial->clone()); local
1167 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(*tzid, initial); local
2630 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(id, initialRule); local
    [all...]
  /external/icu4c/i18n/
vtzone.cpp 15 #include "unicode/rbtz.h"
1354 RuleBasedTimeZone *rbtz = NULL; local
    [all...]
rbtz.cpp 14 #include "unicode/rbtz.h"
97 RuleBasedTimeZone *rbtz = (RuleBasedTimeZone*)&that; local
98 if (*fInitialRule != *(rbtz->fInitialRule)) {
101 if (compareRules(fHistoricRules, rbtz->fHistoricRules)
102 && compareRules(fFinalRules, rbtz->fFinalRules)) {
Android.mk 30 persncal.cpp rbtz.cpp reldtfmt.cpp \
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 9301 milliseconds