Home
last modified time | relevance | path

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

/cts/tests/tests/os/src/android/os/cts/
DDebugTest.java324 String summary_code = memoryInfo.getMemoryStat("summary.code"); in testGetMemoryStat() local
333 checkNumber(summary_code); in testGetMemoryStat()
349 String summary_code = map.get("summary.code"); in testGetMemoryStats() local
358 checkNumber(summary_code); in testGetMemoryStats()