Searched defs:testArgs3 (Results 1 – 6 of 6) sorted by relevance
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
| D | Mf2IcuTest.java | 62 Map<String, Object> testArgs3 = Args.of("fileCount", 12, "diskName", "MyDisk"); in testSimpleFormat() local
|
| /external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/message2/ |
| D | Mf2IcuTest.java | 59 Map<String, Object> testArgs3 = Args.of("fileCount", 12, "diskName", "MyDisk"); in testSimpleFormat() local
|
| /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
| D | TestMessageFormat.java | 296 Object testArgs3[] = {12, "MyDisk"}; in TestSimpleFormat() local 346 Object testArgs3[] = {1273, "MyDisk"}; in TestMsgFormatChoice() local 1449 Object testArgs3[][] ={ in testSelectFormat() local
|
| /external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
| D | TestMessageFormat.java | 293 Object testArgs3[] = {12, "MyDisk"}; in TestSimpleFormat() local 343 Object testArgs3[] = {1273, "MyDisk"}; in TestMsgFormatChoice() local 1446 Object testArgs3[][] ={ in testSelectFormat() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | tmsgfmt.cpp | 473 Formattable testArgs3[] = {(int32_t)12, "MyDisk"}; in testSimpleFormat() local 534 Formattable testArgs3[] = {(int32_t)1273, "MyDisk"}; in testMsgFormatChoice() local 624 Formattable testArgs3((int32_t)0); in testMsgFormatPlural() local
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | tmsgfmt.cpp | 473 Formattable testArgs3[] = {(int32_t)12, "MyDisk"}; in testSimpleFormat() local 534 Formattable testArgs3[] = {(int32_t)1273, "MyDisk"}; in testMsgFormatChoice() local 624 Formattable testArgs3((int32_t)0); in testMsgFormatPlural() local
|