Home
last modified time | relevance | path

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

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