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

  /cts/tools/utils/
CollectAllTests.java 84 final String outputPathPrefix = args[0];
123 String outputXmlFile = outputPathPrefix + ".xml";
124 final String xmlName = new File(outputPathPrefix).getName();

Completed in 260 milliseconds