Home
last modified time | relevance | path

Searched refs:STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT (Results 1 – 2 of 2) sorted by relevance

/external/lldb/test/functionalities/breakpoint/breakpoint_ignore_count/
DTestBreakpointIgnoreCount.py75 self.expect("thread backtrace", STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT,
95 self.expect("thread backtrace", STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT,
144 STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT)
/external/lldb/test/
Dlldbtest.py114 STOPPED_DUE_TO_BREAKPOINT_IGNORE_COUNT = "Stopped due to breakpoint and ignore count" variable