Searched refs:expectEqualsShort (Results 1 – 1 of 1) sorted by relevance
23 expectEqualsShort((short)1, booleanToShort(true)); in main()150 private static void expectEqualsShort(short expected, short result) { in expectEqualsShort() method in Main