Searched defs:sh (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/ | ||
H A D | x_shell.py | 26 def sh(self) -> ShellUnix: member in CrossShell |
H A D | platform.py | 111 def sh(self) -> ShellUnix: member in PlatformBase |
H A D | tool.py | 100 def sh(self) -> ShellUnix: member in ToolBase |
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/tests/ | ||
H A D | test_shell.py | 27 sh = ShellUnix() variable |
Completed in 2 milliseconds