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

/external/icu4c/test/intltest/
H A Dfldset.cpp224 void FieldsSet::parseValueEnum(UDebugEnumType type, const FieldsSet* inheritFrom, int32_t field, const UnicodeString& substr, UErrorCode& status) { function in class:FieldsSet
251 parseValueEnum(UDBG_UCalendarMonths, inheritFrom, field, substr, status);
336 parseValueEnum(UDBG_UDateFormatStyle, inheritFrom, field, relativeas, status);
342 parseValueEnum(UDBG_UDateFormatStyle, inheritFrom, field, substr, status);

Completed in 148 milliseconds