Searched refs:testL3 (Results 1 – 1 of 1) sorted by relevance
231 static void testL3(long p1, long p2, long p3) { System.out.println(p1+", "+p2+", "+p3); } in testL3() method in Main245 testL3(100031, 100032, 100033); in testL()259 testL3(-31L, -32L, -33L); in testLL()