Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp467 Formattable testArgs2[] = {(int32_t)1, "MyDisk"}; in testSimpleFormat() local
521 Formattable testArgs2[] = {(int32_t)1, "MyDisk"}; in testMsgFormatChoice() local
586 Formattable testArgs2((int32_t)4); in testMsgFormatPlural() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTestMessageFormat.java286 Object testArgs2[] = {new Integer(1), "MyDisk"}; in TestSimpleFormat() local
330 Object testArgs2[] = {new Integer(1), "MyDisk"}; in TestMsgFormatChoice() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTestMessageFormat.java287 Object testArgs2[] = {new Integer(1), "MyDisk"}; in TestSimpleFormat() local
331 Object testArgs2[] = {new Integer(1), "MyDisk"}; in TestMsgFormatChoice() local