Home
last modified time | relevance | path

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

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