Searched defs:testArgs1 (Results 1 – 3 of 3) sorted by relevance
265 Object testArgs1[] = { "abc", "def" }; in TestSample() local292 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local330 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1425 Object testArgs1[][] ={ in testSelectFormat() local
262 Object testArgs1[] = { "abc", "def" }; in TestSample() local289 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestSimpleFormat() local327 Object testArgs1[] = {new Integer(0), "MyDisk"}; in TestMsgFormatChoice() local1422 Object testArgs1[][] ={ in testSelectFormat() local
385 Formattable testArgs1[] = { abc, def }; in sample() local468 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testSimpleFormat() local515 Formattable testArgs1[] = {(int32_t)0, "MyDisk"}; in testMsgFormatChoice() local558 Formattable testArgs1((int32_t)0); in testMsgFormatPlural() local