HomeSort by relevance Sort by last modified time
    Searched refs:KillAllBlocking (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/build/android/
provision_devices.py 55 android_cmd.KillAllBlocking('adb_reboot', 2)
  /external/chromium_org/build/android/pylib/gtest/
test_package_exe.py 77 adb.KillAllBlocking(self.suite_name, 30)
  /external/chromium_org/build/android/pylib/
forwarder.py 325 # TODO(pliard): Remove the following call to KillAllBlocking() when we are
329 processes_killed = adb.KillAllBlocking('device_forwarder', timeout_sec)
android_commands.py 690 def KillAllBlocking(self, process, timeout_sec):
    [all...]

Completed in 54 milliseconds