Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/functionalities/multiword-commands/
H A DTestMultiWordCommands.py12 def test_ambiguous_subcommand(self): member in MultiwordCommandsTestCase
/llvm-project/lldb/test/API/functionalities/completion/
H A DTestCompletion.py900 def test_ambiguous_subcommand(self): global() member in CommandLineCompletionTestCase