Searched defs:get_subcommands (Results 1 – 4 of 4) sorted by relevance
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/commands/ | ||
H A D | DexCommandLine.py | 33 def get_subcommands() -> dict: member in DexCommandLine |
H A D | DexFinishTest.py | 38 def get_subcommands() -> dict: member in DexFinishTest |
H A D | DexLimitSteps.py | 44 def get_subcommands() -> dict: member in DexLimitSteps |
/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/command/ | ||
H A D | CommandBase.py | 54 def get_subcommands() -> dict: member in CommandBase |