Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegressionTest.java478 Object[] newobjs = mf.parse(result, new ParsePosition(0)); in Test4118594() local
839 Map newobjs = mf.parseToMap(result, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMessageRegressionTest.java481 Object[] newobjs = mf.parse(result, new ParsePosition(0)); in Test4118594() local
842 Map newobjs = mf.parseToMap(result, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
/third_party/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp772 Formattable *newobjs = mf->parse(result, pp, count1); in Test4118594() local