Searched refs:pos4 (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestNumberFormatAPI.java | 91 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 108 res6 = cur_fr.format(l, res6, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPI.java | 147 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 158 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
D | IntlTestDecimalFormatAPIC.java | 88 FieldPosition pos4 = new FieldPosition(0); in TestAPI() local 99 res4 = cust1.format(l, res4, pos4); in TestAPI()
|
/external/icu/icu4c/source/test/intltest/ |
D | nmfmapts.cpp | 123 FieldPosition pos1(0), pos2(0), pos3(0), pos4(0); in testAPI() local 145 res6 = cur_fr->format(fL, res6, pos4, status); in testAPI()
|
D | dcfmapts.cpp | 176 FieldPosition pos1(0), pos2(0), pos3(0), pos4(0); in testAPI() local 192 res4 = cust2.format(fL, res4, pos4, status); in testAPI()
|