Searched refs:getCommandLine (Results 1 – 3 of 3) sorted by relevance
124 assertEquals("cts -m CtsGesture --skip-all-system-status-check", mLoader.getCommandLine()); in testReloadTests()154 assertEquals("cts -m CtsGesture --skip-all-system-status-check", mLoader.getCommandLine()); in testReloadTests_withMultiProto()
507 String commandLine = getConfiguration().getCommandLine(); in createSuiteName()521 String commandLine = currentConfig.getCommandLine(); in createSuiteVariant()
214 public String getCommandLine() { in getCommandLine() method in PreviousResultLoader