Home
last modified time | relevance | path

Searched defs:Execute (Results 1 – 4 of 4) sorted by relevance

/test/vts/utils/python/mirror/
Dshell_mirror_object.py32 def Execute(self, command, no_except=False): member in ShellMirrorObject
Dshell_mirror.py119 def Execute(self, command, no_except=False): member in ShellMirror
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerRunner.cpp173 void ProtoFuzzerRunner::Execute(const ExecSpec &exec_spec) { in Execute() function in android::vts::fuzzer::ProtoFuzzerRunner
180 void ProtoFuzzerRunner::Execute(const FuncCall &func_call) { in Execute() function in android::vts::fuzzer::ProtoFuzzerRunner
/test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/
Dcheck_setup_cleanup.py62 def Execute(self): member in CheckSetupCleanup