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

  /tools/test/connectivity/tools/lab/metrics/
process_time_metric.py 92 adb_result = self._shell.get_command_pids('adb')
93 fastboot_result = self._shell.get_command_pids('fastboot')
  /tools/test/connectivity/tools/lab/tests/
fake.py 60 def get_command_pids(self, identifier): member in class:MockShellCommand
  /tools/test/connectivity/tools/lab/utils/
shell.py 94 def get_command_pids(self, identifier): member in class:ShellCommand

Completed in 235 milliseconds