Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DMessageRegressionTest.java360 Object[] objs1 = null; in Test4114739() local
366 logln("\"" + mf.format(objs1) + "\""); in Test4114739()
805 Map objs1 = null; in testBugTestsWithNamesArguments() local
812 logln("\"" + mf.format(objs1) + "\""); in testBugTestsWithNamesArguments()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DMessageRegressionTest.java363 Object[] objs1 = null; in Test4114739() local
369 logln("\"" + mf.format(objs1) + "\""); in Test4114739()
808 Map objs1 = null; in testBugTestsWithNamesArguments() local
815 logln("\"" + mf.format(objs1) + "\""); in testBugTestsWithNamesArguments()
/third_party/icu/icu4c/source/test/intltest/
Dmsfmrgts.cpp536 Formattable *objs1 = NULL; in Test4114739() local
545 logln("\"" + mf->format(objs1, 0, res, pos, status) + "\""); in Test4114739()