Home
last modified time | relevance | path

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

/platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
DAuptTestCase.java434 recordDumpheap(proc, pss); in recordMemoryUsage()
455 private void recordDumpheap(String proc, long pss) throws IOException { in recordDumpheap() method in AuptTestCase
470 recordDumpheap(proc); in recordDumpheap()
476 private void recordDumpheap(String proc) throws IOException { in recordDumpheap() method in AuptTestCase