Home
last modified time | relevance | path

Searched full:tomorrow (Results 1 – 25 of 55) sorted by relevance

123

/external/curl/tests/data/
Dtest80537 Hello Joe, do you think we can meet at 3:30 tomorrow?
59 Hello Joe, do you think we can meet at 3:30 tomorrow?
/external/mockito/src/test/java/org/mockitousage/bugs/
DShouldMocksCompareToBeConsistentWithEqualsTest.java25 Date tomorrow = mock(Date.class); in should_compare_to_be_consistent_with_equals() local
30 set.add(tomorrow); in should_compare_to_be_consistent_with_equals()
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/
DHouseTest.java47 reminders.put("tomorrow", "go shoping"); in testDump1()
79 reminders.put("tomorrow", "go shoping"); in testDump3()
125 reminders.put("tomorrow", "go shoping"); in testDump2()
/external/snakeyaml/src/test/resources/javabeans/
Dhouse-dump3.yaml8 tomorrow: go shoping
Dhouse-dump1.yaml8 tomorrow: go shoping
Dhouse-dump2.yaml9 tomorrow: go shoping
/external/icu/icu4c/source/i18n/unicode/
Dreldatefmt.h25 * \brief C++ API: Formats relative dates such as "1 day ago" or "tomorrow"
293 * // Appends "tomorrow"
444 * "next week", "yesterday", "tomorrow". Falls back to numeric
Dureldatefmt.h295 * "next week", "yesterday", "tomorrow". Falls back to numeric
Ddatefmt.h544 * For example, in English, "Yesterday", "Today", and "Tomorrow".
563 * "Yesterday", "Today", and "Tomorrow". Outside of this range, dates
/external/autotest/site_utils/suite_scheduler/
Dtimed_event_unittest.py222 nightly = self.CreateEvent() # Deadline gets set for tomorrow night.
227 fake_now += datetime.timedelta(days=1) # Jump to tomorrow night.
353 fake_now += datetime.timedelta(days=1) # Jump to tomorrow.
/external/autotest/frontend/client/src/autotest/common/table/
DDatetimeSegmentFilter.java39 // We want all entries from today, so advance end date to tomorrow. in DatetimeSegmentFilter()
/external/icu/icu4c/source/data/locales/
Dnaq.txt224 "1"{"tomorrow"}
Dbem.txt193 "1"{"tomorrow"}
Djgo.txt275 "1"{"tomorrow"}
/external/icu/icu4c/source/test/intltest/
Dreldatefmttest.cpp244 {UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_DAY, "tomorrow"},
300 {UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_DAY, "Tomorrow"},
356 {UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_DAY, "tomorrow"},
412 {UDAT_DIRECTION_NEXT, UDAT_ABSOLUTE_DAY, "tomorrow"},
/external/libmtp/
DTODO72 album listing and whatever we implement tomorrow. A lot of useless
/external/jline/src/src/main/java/jline/
DSimpleCompletor.java22 …onsoleReader.addCompletor (new SimpleCompletor (new String [] { "now", "yesterday", "tomorrow" }));
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlSanitizerTest.java84 assertEquals("<b>hello <i>world&lt;</i></b> &amp; tomorrow the universe", in testCruftEscaped()
86 "<b>hello <i>world<</i></b> & tomorrow the universe")); in testCruftEscaped()
/external/icu/icu4c/source/i18n/
Dreldtfmt.cpp545 // Data loading for relative names, e.g., "yesterday", "today", "tomorrow". in loadDates()
586 // 6pm Jan 4th to 10am Jan 5th should be considered "tomorrow". in dayDifference()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java364 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantity()
428 {Direction.NEXT, AbsoluteUnit.DAY, "Tomorrow"}, in TestRelativeDateWithoutQuantityCaps()
498 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantityShort()
572 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantityNarrow()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java363 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantity()
427 {Direction.NEXT, AbsoluteUnit.DAY, "Tomorrow"}, in TestRelativeDateWithoutQuantityCaps()
497 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantityShort()
571 {Direction.NEXT, AbsoluteUnit.DAY, "tomorrow"}, in TestRelativeDateWithoutQuantityNarrow()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormat.java1395 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1413 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1432 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1463 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1484 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1504 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateFormat.java1294 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1311 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1329 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1358 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1378 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
1397 * in English, "Yesterday", "Today", and "Tomorrow". Outside of this range, relative
/external/ImageMagick/www/
Dsupport.html68 …s/amd.png" width="132" height="31" alt="[AMD]" /></a> Enabling today. Inspiring tomorrow.</dt><br/>
/external/icu/icu4c/source/test/testdata/
Dformat.txt75 "tomorrow"

123