Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/binary/
DExecutableHostTest.java115 String scriptName = new File(binaryPath).getName(); in runBinary() local
120 command.add(String.format("pushd %s; ./%s;", parentDir, scriptName)); in runBinary()
124 File stdout = FileUtil.createTempFile(scriptName + LOG_STDOUT_TAG, ".txt"); in runBinary()
125 File stderr = FileUtil.createTempFile(scriptName + LOG_STDERR_TAG, ".txt"); in runBinary()
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DAtraceRunMetricCollector.java138 String scriptName[] = scriptPathArgs[scriptPathArgs.length - 1].split("\\."); in processTraceFiles() local
139 TestDescription testId = new TestDescription(scriptName[0], testDirectory.getName()); in processTraceFiles()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...