Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/python/
DPythonBinaryHostTest.java331 try (FileOutputStream fileOutputParser = new FileOutputStream(stderrFile)) { in runSinglePythonFile() argument
337 fileOutputParser, in runSinglePythonFile()
339 fileOutputParser.flush(); in runSinglePythonFile()