Searched refs:meminfoEnd (Results 1 – 2 of 2) sorted by relevance
83 Debug.MemoryInfo meminfoEnd = new Debug.MemoryInfo(); in runNotLeakingTest() local107 if (isMaybeLeaking(maxMemoryDeviation, meminfoStart, meminfoEnd)) { in runNotLeakingTest()113 meminfoEnd.getTotalPss())); in runNotLeakingTest()
791 Debug.MemoryInfo meminfoEnd = new Debug.MemoryInfo(); in runNotLeakingTest() local803 assertNotLeaking(i, meminfoStart, meminfoEnd); in runNotLeakingTest()812 assertNotLeaking(2000, meminfoStart, meminfoEnd); in runNotLeakingTest()