Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSubprocessTestResultsParserTest.java340 String testTagEvent = in testParse_testTag() local
344 FileUtil.writeToFile(testTagEvent, tmp, true); in testParse_testTag()
370 String testTagEvent = String.format("TEST_TAG %s", subTestTag); in testParse_testTagNotOverwrite() local
371 FileUtil.writeToFile(testTagEvent, tmp, true); in testParse_testTagNotOverwrite()