Home
last modified time | relevance | path

Searched refs:newAppendItemFormat (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ddtptngts.cpp373 UnicodeString newAppendItemFormat("{1} {0}"); in testAPI() local
514 gen->setAppendItemFormat(UDATPG_HOUR_FIELD, newAppendItemFormat); in testAPI()
515 if (newAppendItemFormat != gen->getAppendItemFormat(UDATPG_HOUR_FIELD)) { in testAPI()