Searched refs:threadAllocCount (Results 1 – 1 of 1) sorted by relevance
151 int threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting() local157 assertTrue(Debug.getThreadAllocCount() >= threadAllocCount); in testAllocCounting()165 threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting()170 assertEquals(threadAllocCount, Debug.getThreadAllocCount()); in testAllocCounting()