Home
last modified time | relevance | path

Searched defs:asSystem (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java112 long asGraphics, long asOther, long asSystem, long asOverallPss, in MemHealthRecord()
561 List<Long> asSystem = MemHealthRecord.getForegroundSummarySystem(record.getValue()); in saveMemoryStats() local
607 List<Long> asSystem = MemHealthRecord.getBackgroundSummarySystem(record.getValue()); in saveMemoryStats() local
685 int asSystem = parseMeminfoLine(meminfo, "System:\\s+(\\d+)"); in recordMemoryUsage() local