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

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneRuleTest.java 71 // RBTZ
213 * Test equivalency between OlsonTimeZone and custom RBTZ representing the
218 // Compare to America/New_York with equivalent RBTZ
221 //RBTZ
223 RuleBasedTimeZone rbtz = new RuleBasedTimeZone("EST5EDT", ir); local
232 rbtz.addTransitionRule(tzr);
237 rbtz.addTransitionRule(tzr);
243 rbtz.addTransitionRule(tzr);
248 rbtz.addTransitionRule(tzr);
253 rbtz.addTransitionRule(tzr)
370 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID() + "(RBTZ)", local
1824 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(id, initialRule); local
    [all...]
TimeZoneTest.java 2042 RuleBasedTimeZone rbtz = (RuleBasedTimeZone)thawedZones[i]; local
2146 RuleBasedTimeZone rbtz = (RuleBasedTimeZone)frozenZones[i]; local
2192 RuleBasedTimeZone rbtz = createRBTZ((BasicTimeZone)tz, current); local
2273 RuleBasedTimeZone rbtz = new RuleBasedTimeZone("RBTZ:btz.getID()", (InitialTimeZoneRule)rules[0]); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneRuleTest.java 68 // RBTZ
210 * Test equivalency between OlsonTimeZone and custom RBTZ representing the
215 // Compare to America/New_York with equivalent RBTZ
218 //RBTZ
220 RuleBasedTimeZone rbtz = new RuleBasedTimeZone("EST5EDT", ir); local
229 rbtz.addTransitionRule(tzr);
234 rbtz.addTransitionRule(tzr);
240 rbtz.addTransitionRule(tzr);
245 rbtz.addTransitionRule(tzr);
250 rbtz.addTransitionRule(tzr)
367 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID() + "(RBTZ)", local
1821 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(id, initialRule); local
    [all...]
TimeZoneTest.java 2039 RuleBasedTimeZone rbtz = (RuleBasedTimeZone)thawedZones[i]; local
2143 RuleBasedTimeZone rbtz = (RuleBasedTimeZone)frozenZones[i]; local
2189 RuleBasedTimeZone rbtz = createRBTZ((BasicTimeZone)tz, current); local
2270 RuleBasedTimeZone rbtz = new RuleBasedTimeZone("RBTZ:btz.getID()", (InitialTimeZoneRule)rules[0]); local
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzrulets.cpp 16 #include "unicode/rbtz.h"
150 * Compare SimpleTimeZone with equivalent RBTZ
194 errln("FAIL: couldn't complete RBTZ 1.");
215 errln("FAIL: couldn't complete RBTZ 2");
236 errln("FAIL: couldn't complete RBTZ 3");
427 * Test equivalency between OlsonTimeZone and custom RBTZ representing the
434 // Compare to America/New_York with equivalent RBTZ
437 //RBTZ
439 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone("EST5EDT", ir); local
448 rbtz->addTransitionRule(tzr, status)
668 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(*tzid, initial->clone()); local
1168 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(*tzid, initial); local
2631 RuleBasedTimeZone *rbtz = new RuleBasedTimeZone(id, initialRule); local
    [all...]
  /external/icu/icu4c/source/i18n/
vtzone.cpp 17 #include "unicode/rbtz.h"
1357 RuleBasedTimeZone *rbtz = NULL; local
    [all...]
rbtz.cpp 16 #include "unicode/rbtz.h"
100 RuleBasedTimeZone *rbtz = (RuleBasedTimeZone*)&that; local
101 if (*fInitialRule != *(rbtz->fInitialRule)) {
104 if (compareRules(fHistoricRules, rbtz->fHistoricRules)
105 && compareRules(fFinalRules, rbtz->fFinalRules)) {
  /external/icu/android_icu4j/src/main/java/android/icu/util/
VTimeZone.java 263 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID(), (InitialTimeZoneRule)rules[0]); local
265 rbtz.addTransitionRule(rules[i]);
273 writeZone(writer, rbtz, customProperties);
295 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID(), (InitialTimeZoneRule)rules[0]); local
297 rbtz.addTransitionRule(rules[i]);
305 writeZone(writer, rbtz, customProperties);
740 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tzid, initialRule); local
811 rbtz.addTransitionRule(r);
814 tz = rbtz;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
VTimeZone.java 286 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID(), (InitialTimeZoneRule)rules[0]); local
288 rbtz.addTransitionRule(rules[i]);
296 writeZone(writer, rbtz, customProperties);
320 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tz.getID(), (InitialTimeZoneRule)rules[0]); local
322 rbtz.addTransitionRule(rules[i]);
330 writeZone(writer, rbtz, customProperties);
771 RuleBasedTimeZone rbtz = new RuleBasedTimeZone(tzid, initialRule); local
842 rbtz.addTransitionRule(r);
845 tz = rbtz;
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 389 milliseconds