Searched defs:kIsDate (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h77 enum ISDATE { kIsDate }; enumerator in enum:Formattable::ISDATE
88 * @param flag the flag to indicate this is a date. Always set it to kIsDate
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h77 enum ISDATE { kIsDate }; enumerator in enum:Formattable::ISDATE
88 * @param flag the flag to indicate this is a date. Always set it to kIsDate
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dnumfmtst.cpp6971 Formattable f(ucal_getNow(), Formattable::kIsDate); member in class:Formattable
7005 Formattable(ucal_getNow(), Formattable::kIsDate),
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp7000 Formattable f(ucal_getNow(), Formattable::kIsDate); member in class:Formattable
7034 Formattable(ucal_getNow(), Formattable::kIsDate),

Completed in 4548 milliseconds