Lines Matching refs:dry_run
70 # When 'dry_run' is set to true, expect tuples are ignored and the actual
74 dry_run = 0
167 def __init__(self, expect_set, skip=None, dry_run=False, test_case=None):
170 self.dry_run = dry_run
212 if self.dry_run and self.breakpoint_hits:
267 if self.dry_run:
402 if self.dry_run:
418 self.dry_run = test_case.dry_run
420 dry_run=self.dry_run, test_case=test_case.id())
445 if self.dry_run:
454 if self.dry_run:
526 test.dry_run = True
578 dry_run = dry_run