Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSubprocessTestResultsParserTest.java617 File testLogFile2 = FileUtil.createTempFile("dataname", ".txt"); in testParse_avoidDoubleLog() local
633 testLogFile2.getAbsolutePath(), serializedLogFile.getAbsolutePath()); in testParse_avoidDoubleLog()
642 FileUtil.deleteFile(testLogFile2); in testParse_avoidDoubleLog()