Home
last modified time | relevance | path

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

/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/
DDumpOnFailureRule.java64 dumpCommandOutput(out, cmd); in onTestFailure()
73 void dumpCommandOutput(FileOutputStream out, String cmd) { in dumpCommandOutput() method in DumpOnFailureRule