Searched defs:newobjs (Results 1 – 3 of 3) sorted by relevance
478 Object[] newobjs = mf.parse(result, new ParsePosition(0)); in Test4118594() local839 Map newobjs = mf.parseToMap(result, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
481 Object[] newobjs = mf.parse(result, new ParsePosition(0)); in Test4118594() local842 Map newobjs = mf.parseToMap(result, new ParsePosition(0)); in testBugTestsWithNamesArguments() local
772 Formattable *newobjs = mf->parse(result, pp, count1); in Test4118594() local