Searched refs:usedLong (Results 1 – 1 of 1) sorted by relevance
342 usedLong(LOWER_LONG_VAL); in testUsedLongArg()343 usedLong(UPPER_LONG_VAL); in testUsedLongArg()344 usedLong(NEG_LONG_VAL); in testUsedLongArg()347 private static void usedLong(long longArg) throws Exception { in usedLong() method in LocalsAndOperands