HomeSort by relevance Sort by last modified time
    Searched full:createoutputresultstream (Results 1 - 2 of 2) sorted by null

  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
CtsXmlResultReporterTest.java 56 OutputStream createOutputResultStream(File reportDir) throws IOException {
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 276 stream = createOutputResultStream(reportDir);
324 OutputStream createOutputResultStream(File reportDir) throws IOException {

Completed in 62 milliseconds