Searched refs:MIN_GLOBAL_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
134 final int MIN_GLOBAL_ALLOC_SIZE = MIN_GLOBAL_ALLOC_COUNT * ARRAY_SIZE; in testGetAndReset() local142 assertTrue(Debug.getGlobalAllocSize() >= MIN_GLOBAL_ALLOC_SIZE); in testGetAndReset()