Searched defs:testArgs1 (Results 1 – 3 of 3) sorted by relevance
258 Object testArgs1[] = { "abc", "def" }; in TestSample() local285 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local323 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1416 Object testArgs1[][] ={ in testSelectFormat() local
259 Object testArgs1[] = { "abc", "def" }; in TestSample() local286 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local324 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1417 Object testArgs1[][] ={ in testSelectFormat() local
383 Formattable testArgs1[] = { abc, def }; in sample() local466 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testSimpleFormat() local513 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testMsgFormatChoice() local556 Formattable testArgs1((int32_t)0); in testMsgFormatPlural() local