Searched refs:testL2 (Results 1 – 1 of 1) sorted by relevance
230 static void testL2(long p1, long p2) { System.out.println(p1+", "+p2); } in testL2() method in Main244 testL2(100021, 100022); in testL()258 testL2(-21L, -22L); in testLL()