Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsole.java112 protected void setCustomCommands(RegexTrie<Runnable> trie, List<String> genericHelp, in setCustomCommands() argument
115 genericHelp.add("Enter 'help add' for help with 'add subplan' commands"); in setCustomCommands()
116 genericHelp.add("\t----- " + TestSuiteInfo.getInstance().getFullName() + " usage ----- "); in setCustomCommands()
117 genericHelp.add("Usage: run <plan> [--module <module name>] [ options ]"); in setCustomCommands()
118 genericHelp.add("Example: run cts --module CtsGestureTestCases --bugreport-on-failure"); in setCustomCommands()
119 genericHelp.add(""); in setCustomCommands()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...