Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DTfTestLauncher.java289 private File processExecData(File executionData, String rootDir) throws IOException { in processExecData() argument
307 "-Dexecution.files=" + executionData.getAbsolutePath(), in processExecData()