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