Searched defs:testArgs1 (Results 1 – 3 of 3) sorted by relevance
264 Object testArgs1[] = { "abc", "def" }; in TestSample() local291 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local329 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1424 Object testArgs1[][] ={ in testSelectFormat() local
267 Object testArgs1[] = { "abc", "def" }; in TestSample() local294 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local332 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1427 Object testArgs1[][] ={ in testSelectFormat() local
386 Formattable testArgs1[] = { abc, def }; in sample() local469 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testSimpleFormat() local516 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testMsgFormatChoice() local559 Formattable testArgs1((int32_t)0); in testMsgFormatPlural() local