Home
last modified time | relevance | path

Searched refs:BREAKPOINT_FN (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_gdb.py141 BREAKPOINT_FN='builtin_id' variable
149 breakpoint=BREAKPOINT_FN,
273 gdb_output = self.get_stack_trace(source, breakpoint=BREAKPOINT_FN,
308 self.assertTrue(BREAKPOINT_FN in gdb_output)

Completed in 2 milliseconds