Searched refs:meminfoEnd (Results 1 – 2 of 2) sorted by relevance
678 MemoryInfo meminfoEnd = new MemoryInfo(); in testNotLeaking() local689 assertNotLeaking(i, meminfoStart, meminfoEnd); in testNotLeaking()701 assertNotLeaking(1000, meminfoStart, meminfoEnd); in testNotLeaking()
2023 Debug.MemoryInfo meminfoEnd = new Debug.MemoryInfo(); in runNotLeakingTest() local2035 assertNotLeaking(i, meminfoStart, meminfoEnd); in runNotLeakingTest()2044 assertNotLeaking(2000, meminfoStart, meminfoEnd); in runNotLeakingTest()