Searched refs:doShiftLong (Results 1 – 1 of 1) sorted by relevance
20 assertEquals(0x8000000000000000L, doShiftLong(1L)); in main()27 public static long doShiftLong(long value) { in doShiftLong() method in Main