Home
last modified time | relevance | path

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

/tools/tradefederation/core/prod-tests/src/com/android/performance/tests/
DHermeticMemoryTest.java124 String statusInfo = mTestDevice.executeShellCommand( in run() local
153 if (!statusInfo.isEmpty()) { in run()
154 uploadLogFile(statusInfo, "statusInfo"); in run()