Searched defs:test_ambiguous_subcommand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/functionalities/multiword-commands/ | ||
H A D | TestMultiWordCommands.py | 12 def test_ambiguous_subcommand(self): member in MultiwordCommandsTestCase |
/llvm-project/lldb/test/API/functionalities/completion/ | ||
H A D | TestCompletion.py | 900 def test_ambiguous_subcommand(self): global() member in CommandLineCompletionTestCase |