OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTIMEUNIT_DAY
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/unicode/
tmunit.h
39
UTIMEUNIT_DAY
,
/external/icu4c/test/intltest/
tufmtts.cpp
126
TimeUnitAmount tma_long(formattable, TimeUnit::
UTIMEUNIT_DAY
, status);
130
TimeUnitAmount tma_double(formattable, TimeUnit::
UTIMEUNIT_DAY
, status);
134
TimeUnitAmount tma_double_3(formattable, TimeUnit::
UTIMEUNIT_DAY
, status);
137
TimeUnitAmount tma(2, TimeUnit::
UTIMEUNIT_DAY
, status);
154
assertTrue("getTimeUnitField", (tma.getTimeUnitField() == TimeUnit::
UTIMEUNIT_DAY
));
/external/icu4c/i18n/
tmutfmt.cpp
458
timeUnitField = TimeUnit::
UTIMEUNIT_DAY
;
678
} else if ( srcTimeUnitField == TimeUnit::
UTIMEUNIT_DAY
) {
[
all
...]
Completed in 527 milliseconds