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.java377 String testTagEvent = in testParse_testTag() local
381 FileUtil.writeToFile(testTagEvent, tmp, true); in testParse_testTag()
461 String testTagEvent = String.format("TEST_TAG %s", subTestTag); in testParse_testTagNotOverwrite() local
462 FileUtil.writeToFile(testTagEvent, tmp, true); in testParse_testTagNotOverwrite()