Searched refs:bkpt_pattern (Results 1 – 2 of 2) sorted by relevance
63 bkpt_pattern = "This is the {0} stop"69 … bkpt = self.target.BreakpointCreateBySourceRegex(bkpt_pattern.format(elem), self.main_source_spec)79 …mult_bkpt = self.target.BreakpointCreateBySourceRegex(bkpt_pattern.format("(seventh|eighth|nineth)…
1022 def run_to_source_breakpoint(test, bkpt_pattern, source_spec, argument1038 bkpt_pattern, source_spec, bkpt_module)1042 %(bkpt_pattern, source_spec.GetFilename(), source_spec.GetDirectory()))