Searched refs:large (Results 1 – 5 of 5) sorted by relevance
1 Tests that the growth limit, used to impose the small and large Android2 conventions, can be cleared and the resulting heap is at least as large
112 Large large = new Large(); in runTests() local117 large.start(); in runTests()128 large.join(); in runTests()
3 CORRECT (large)
12 largeFrame Stress large frame codegen
545 static void checkConsts(byte small, short medium, int large, long huge) { in checkConsts() argument551 Main.assertTrue(large == -88888); // const in checkConsts()552 Main.assertTrue(large == -88888L); // const-wide/32 in checkConsts()