Searched defs:test_ambiguous_command (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/functionalities/wrong_commands/ | ||
H A D | TestWrongCommands.py | 13 def test_ambiguous_command(self): member in UnknownCommandTestCase |
/llvm-project/lldb/test/API/functionalities/completion/ | ||
H A D | TestCompletion.py | 896 def test_ambiguous_command(self): global() member in CommandLineCompletionTestCase |