Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java127 public static List<Long> getForegroundNativeHeap(Collection<MemHealthRecord> samples) { in getForegroundNativeHeap() method in AuptTestCase.MemHealthRecord
345 List<Long> nativeHeap = MemHealthRecord.getForegroundNativeHeap(record.getValue()); in saveMemoryStats()