Searched refs:res2String (Results 1 – 1 of 1) sorted by relevance
168 String res2String = toArrayString(res2); in testTypedVarargsArray() local169 assertEquals(Arrays.toString(args), res2String); in testTypedVarargsArray() local