Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DMessageRegression.java351 Object[] objs1 = null; in Test4114739() local
357 logln("\"" + mf.format(objs1) + "\""); in Test4114739()
782 Map objs1 = null; in testBugTestsWithNamesArguments() local
789 logln("\"" + mf.format(objs1) + "\""); in testBugTestsWithNamesArguments()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegression.java347 Object[] objs1 = null; in Test4114739() local
353 logln("\"" + mf.format(objs1) + "\""); in Test4114739()
778 Map objs1 = null; in testBugTestsWithNamesArguments() local
785 logln("\"" + mf.format(objs1) + "\""); in testBugTestsWithNamesArguments()
/external/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp532 Formattable *objs1 = NULL; in Test4114739() local
541 logln("\"" + mf->format(objs1, 0, res, pos, status) + "\""); in Test4114739()