Home | History | Annotate | Download | only in testrunner

Lines Matching refs:no_window_animation

167       no_window_animation=False, instrumentation_args={}):
175 no_window_animation=no_window_animation,
179 self, instrumentation_path, timeout_time=60*10, no_window_animation=False,
194 no_window_animation: boolean, Whether you want window animations enabled
218 instrumentation_path, no_window_animation=no_window_animation,
245 self, package_name, runner_name, no_window_animation=False,
254 package_name, runner_name, no_window_animation=no_window_animation,
260 self, package_name, runner_name, no_window_animation=False,
264 package_name, runner_name, no_window_animation=no_window_animation,
272 self, package, runner_name, no_window_animation=False, profile=False,
277 instrumentation_path, no_window_animation=no_window_animation,
282 self, instrumentation_path, no_window_animation=False, profile=False,
285 if no_window_animation:
286 command_string += " --no_window_animation"