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

  /external/icu4c/test/intltest/
callimts.cpp 145 static const int32_t DEFAULT_END = -120; // Default for non-quick is run 2 minutes
153 {"gregorian", FALSE, DEFAULT_START, DEFAULT_END},
154 {"japanese", FALSE, 596937600000.0, DEFAULT_END}, // 1988-12-01T00:00Z, Showa 63
155 {"buddhist", FALSE, DEFAULT_START, DEFAULT_END},
156 {"roc", FALSE, DEFAULT_START, DEFAULT_END},
157 {"persian", FALSE, DEFAULT_START, DEFAULT_END},
158 {"islamic-civil", FALSE, DEFAULT_START, DEFAULT_END},
160 {"hebrew", TRUE, DEFAULT_START, DEFAULT_END},
161 {"chinese", TRUE, DEFAULT_START, DEFAULT_END},
162 {"dangi", TRUE, DEFAULT_START, DEFAULT_END},
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
callimts.cpp 145 static const int32_t DEFAULT_END = -120; // Default for non-quick is run 2 minutes
153 {"gregorian", FALSE, DEFAULT_START, DEFAULT_END},
154 {"japanese", FALSE, 596937600000.0, DEFAULT_END}, // 1988-12-01T00:00Z, Showa 63
155 {"buddhist", FALSE, DEFAULT_START, DEFAULT_END},
156 {"roc", FALSE, DEFAULT_START, DEFAULT_END},
157 {"persian", FALSE, DEFAULT_START, DEFAULT_END},
158 {"islamic-civil", FALSE, DEFAULT_START, DEFAULT_END},
160 {"hebrew", TRUE, DEFAULT_START, DEFAULT_END},
161 {"chinese", TRUE, DEFAULT_START, DEFAULT_END},
162 {"indian", FALSE, DEFAULT_START, DEFAULT_END},
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
stroker.c 1246 static void default_end(struct stroker *stroker) function
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.c 1246 static void default_end(struct stroker *stroker) function
    [all...]
  /frameworks/opt/calendar/tests/src/com/android/calendarcommon2/
RRuleTest.java 63 static final String DEFAULT_END = "20091212";
84 * @param endAt The ending date. DEFAULT_END is used if null is passed in.
108 endAt = DEFAULT_END;
    [all...]

Completed in 352 milliseconds