Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DShellCommandUtil.java26 public static void execute(ITestDevice device, String command) in execute() method in ShellCommandUtil
/test/framework/harnesses/host_controller/vti_interface/
Dvti_endpoint_client.py246 def LeaseJob(self, hostname, execute=True): argument