Searched refs:threadAllocCount (Results 1 – 1 of 1) sorted by relevance
185 int threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting() local191 assertTrue(Debug.getThreadAllocCount() >= threadAllocCount); in testAllocCounting()199 threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting()204 assertEquals(threadAllocCount, Debug.getThreadAllocCount()); in testAllocCounting()