Home
last modified time | relevance | path

Searched defs:test_ambiguous_command (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/functionalities/wrong_commands/
H A DTestWrongCommands.py13 def test_ambiguous_command(self): member in UnknownCommandTestCase
/llvm-project/lldb/test/API/functionalities/completion/
H A DTestCompletion.py896 def test_ambiguous_command(self): global() member in CommandLineCompletionTestCase