Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/python_api/watchpoint/
H A DTestSetWatchpoint.py27 self._test_watch_val(variable_watchpoint=False)
36 self._test_watch_val(variable_watchpoint=True)
38 def _test_watch_val(self, variable_watchpoint): argument
61 if variable_watchpoint: