Searched refs:large (Results 1 – 21 of 21) 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
1 Tests for large stack frames.
2 Finalize count too large: false
1 Test that large objects are freed properly after a GC.
1 Simple test to check if large branch offset works correctly.
1 Test that the GC works with no large object space. Regression test for b/64393515.
4 App image section size large enough true
1 Test that the allocator can go from a full heap to an empty one and is able to allocate a large
2 not exhausted when generating a volatile field load with a large
2 instrumentation of array loads with a large constant index, where we
2 pool during the emission of a SystemArrayCopy intrinsic with a large
111 Large large = new Large(); in runTests() local116 large.start(); in runTests()127 large.join(); in runTests()
12 largeFrame Stress large frame codegen
119 CORRECT (large)
1 Allocate large numbers of huge BigIntegers in rapid succession. Most of the
4 These set of executables are useful for condensing large amounts of memory reads92 a large subset of symbolized traces. Splits
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()
4 how large the objects referenced by these fields are.
119 in an unexpected way. Fuzzing refers to feeding a large amount of random data
510 …ingBuffer.append(java.lang.String) -> <class java.lang.StringBuffer: some large string bufferhello>514 …String java.lang.StringBuffer.toString() -> <class java.lang.String: some large string bufferhello>516 …gBuilder.append(java.lang.String) -> <class java.lang.StringBuilder: some large string builderhell…520 …tring java.lang.StringBuilder.toString() -> <class java.lang.String: some large string builderhell…
777 @ The offset to .Ldo_aput_null is too large to use cbz due to expansion from READ_BARRIER macro.