Searched refs:test_gui (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/lldb/test/API/commands/gui/basicdebug/ | ||
D | TestGuiBasicDebug.py | 18 def test_gui(self): member in TestGuiBasicDebugCommandTest |
/external/llvm-project/lldb/test/API/commands/gui/basic/ | ||
D | TestGuiBasic.py | 18 def test_gui(self): member in BasicGuiCommandTest |
/external/llvm-project/lldb/test/API/commands/gui/viewlarge/ | ||
D | TestGuiViewLarge.py | 19 def test_gui(self): member in GuiViewLargeCommandTest |
/external/llvm-project/lldb/test/API/commands/gui/breakpoints/ | ||
D | TestGuiBreakpoints.py | 18 def test_gui(self): member in TestGuiBasicDebugCommandTest |
/external/python/cpython3/Tools/demo/ | ||
D | spreadsheet.py | 818 def test_gui(): function |
/external/python/cpython2/Demo/tkinter/guido/ | ||
D | ss1.py | 834 def test_gui(): function |