Searched refs:getNativeHeapAllocatedSize (Results 1 – 2 of 2) sorted by relevance
31 assertThat(Debug.getNativeHeapAllocatedSize()).isAtLeast(0L); in initNoCrash()
30 protected static long getNativeHeapAllocatedSize() { in getNativeHeapAllocatedSize() method in ShadowDebug