Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DMemInfoIncidentTest.java97 testMemoryInfo(mi); in testProcessMemory()
99 testMemoryInfo(pm.getUnknownHeap()); in testProcessMemory()
103 testMemoryInfo(mi); in testProcessMemory()
118 private static void testMemoryInfo(ProcessMemory.MemoryInfo mi) throws Exception { in testMemoryInfo() method in MemInfoIncidentTest
134 testMemoryInfo(hi.getMemInfo()); in testHeapInfo()