Home
last modified time | relevance | path

Searched defs:ucfpos (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c42 UConstrainedFieldPosition* ucfpos = ucfpos_open(&status); in TestBasic() local
61 UConstrainedFieldPosition* ucfpos = ucfpos_open(&status); in TestSetters() local
136 const UConstrainedFieldPosition* ucfpos, in AssertAllPartsEqual()
222 UConstrainedFieldPosition* ucfpos = ucfpos_open(&ec); in checkFormattedValue() local
254 UConstrainedFieldPosition* ucfpos = ucfpos_open(&ec); in checkMixedFormattedValue() local
/external/icu/icu4c/source/test/intltest/
Dformattedvaluetest.cpp124 LocalUConstrainedFieldPositionPointer ucfpos(ucfpos_open(&status)); in testLocalPointer() local
/external/icu/icu4c/source/i18n/
Dformattedvalue.cpp219 UConstrainedFieldPosition* ucfpos, in ufmtval_nextPosition()