Lines Matching refs:Option
28 import com.android.tradefed.config.Option;
29 import com.android.tradefed.config.Option.Importance;
140 @Option(name = "package", description = "Package name to send events to. May be repeated.")
143 @Option(
151 @Option(name = "category", description = "App Category. May be repeated.")
154 @Option(name = "option", description = "Option to pass to monkey command. May be repeated.")
157 @Option(
164 @Option(
171 @Option(
177 @Option(name = "random-seed", description = "Random seed to use for the monkey.")
180 @Option(
187 @Option(
192 @Option(
197 @Option(
202 @Option(name = "idle-time", description = "How long to sleep before running monkey, in secs")
205 @Option(
212 @Option(
219 @Option(
226 @Option(
234 @Option(name = "retry-on-failure", description = "Retry the test on failure")
238 @Option(
246 @Option(name = "screenshot", description = "Take a device screenshot on monkey completion")
249 @Option(
254 @Option(
260 @Option(name = "generate-anr-report", description = "Generate ANR report via post-processing")
263 @Option(
268 @Option(
273 @Option(
280 @Option(