Home
last modified time | relevance | path

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

/cts/tests/core/runner/src/com/android/cts/runner/
DCtsTestRunListener.java95 printMemory(description.getTestClass()); in testStarted()
114 private void printMemory(Class<?> testClass) { in printMemory() method in CtsTestRunListener