Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DReportLogCollector.java115 CollectorUtil.reformatRepeatedStreams(resultDir); in tearDown()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
DCollectorUtil.java98 public static void reformatRepeatedStreams(File resultDir) { in reformatRepeatedStreams() method in CollectorUtil