Lines Matching refs:description

140     @Option(name = "package", description = "Package name to send events to.  May be repeated.")
145 description =
151 @Option(name = "category", description = "App Category. May be repeated.")
154 @Option(name = "option", description = "Option to pass to monkey command. May be repeated.")
159 description =
166 description =
173 description = "Target number of events to send.",
177 @Option(name = "random-seed", description = "Random seed to use for the monkey.")
182 description =
189 description = "Monkey should keep going after encountering " + "an app crash")
194 description = "Monkey should keep going after encountering " + "an app timeout (ANR)")
199 description = "Reboot device before running monkey. Defaults " + "to true.")
202 @Option(name = "idle-time", description = "How long to sleep before running monkey, in secs")
207 description =
214 description =
221 description =
228 description =
236 @Option(name = "retry-on-failure", description = "Retry the test on failure")
242 description =
248 @Option(name = "screenshot", description = "Take a device screenshot on monkey completion")
253 description = "Ignore SecurityExceptions while injecting events")
258 description = "Enable a continuous circular buffer to collect atrace information")
262 @Option(name = "generate-anr-report", description = "Generate ANR report via post-processing")
267 description = "Path to the script for monkey ANR " + "report generation.")
272 description = "Base path to the storage " + "backend used for saving the reports")
277 description =
284 description =