Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java673 String commandLine = getConfiguration().getCommandLine(); in createSuiteName() local
676 if (commandLine.startsWith("cts-on-gsi") in createSuiteName()
677 || commandLine.startsWith( in createSuiteName()
687 String commandLine = currentConfig.getCommandLine(); in createSuiteVariant() local
689 if (commandLine.startsWith(var.getConfigName() + " ") in createSuiteVariant()
690 || commandLine.equals(var.getConfigName())) { in createSuiteVariant()
/test/vti/dashboard/
Dbuild.gradle222 commandLine "gsutil",