Searched defs:Execute (Results 1 – 4 of 4) sorted by relevance
| /test/vts/utils/python/mirror/ | ||
| D | shell_mirror_object.py | 32 def Execute(self, command, no_except=False): member in ShellMirrorObject |
| D | shell_mirror.py | 119 def Execute(self, command, no_except=False): member in ShellMirror |
| /test/vts-testcase/fuzz/iface_fuzzer/ | ||
| D | ProtoFuzzerRunner.cpp | 173 void ProtoFuzzerRunner::Execute(const ExecSpec &exec_spec) { in Execute() function in android::vts::fuzzer::ProtoFuzzerRunner |
| /test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/ | ||
| D | check_setup_cleanup.py | 62 def Execute(self): member in CheckSetupCleanup |