Home
last modified time | relevance | path

Searched refs:meminfoEnd (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyTest.java690 Debug.MemoryInfo meminfoEnd = new Debug.MemoryInfo(); in runNotLeakingTest() local
702 assertNotLeaking(i, meminfoStart, meminfoEnd); in runNotLeakingTest()
711 assertNotLeaking(2000, meminfoStart, meminfoEnd); in runNotLeakingTest()
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java2260 Debug.MemoryInfo meminfoEnd = new Debug.MemoryInfo(); in runNotLeakingTest() local
2272 assertNotLeaking(i, meminfoStart, meminfoEnd); in runNotLeakingTest()
2281 assertNotLeaking(2000, meminfoStart, meminfoEnd); in runNotLeakingTest()