Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java506 String commandLine = currentConfig.getCommandLine(); in createSuiteVariant() local
508 if (commandLine.startsWith(var.getConfigName() + " ") in createSuiteVariant()
509 || commandLine.equals(var.getConfigName())) { in createSuiteVariant()