Searched refs:threadAllocCount (Results 1 – 1 of 1) sorted by relevance
245 int threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting() local251 assertTrue(Debug.getThreadAllocCount() >= threadAllocCount); in testAllocCounting()259 threadAllocCount = Debug.getThreadAllocCount(); in testAllocCounting()264 assertEquals(threadAllocCount, Debug.getThreadAllocCount()); in testAllocCounting()