Lines Matching defs:extra_options
323 test, class_name, extra_options=None, num_expected_locations=1
328 if extra_options is not None:
329 command += " " + extra_options
340 extra_options=None,
347 If extra_options is not None, then we append it to the breakpoint set command.
363 if extra_options:
364 command += " " + extra_options
388 extra_options=None,
402 if extra_options:
403 command += " " + extra_options
424 test, selector, extra_options=None, num_expected_locations=-1, module_name=None
433 if extra_options:
434 command += " " + extra_options
456 test, regexp, extra_options=None, num_expected_locations=-1
461 if extra_options:
462 command += " " + extra_options
472 test, regexp, extra_options=None, num_expected_locations=-1
476 if extra_options:
477 command += " " + extra_options
492 extra_options=None,
496 if extra_options:
497 command += " " + extra_options