Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DDebugTest.java327 String summary_private_other = memoryInfo.getMemoryStat("summary.private-other"); in testGetMemoryStat() local
336 checkNumber(summary_private_other); in testGetMemoryStat()
352 String summary_private_other = map.get("summary.private-other"); in testGetMemoryStats() local
361 checkNumber(summary_private_other); in testGetMemoryStats()