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

  /external/autotest/scheduler/
pidfile_monitor.py 131 if self._drone_manager.is_process_running(self._state.process):
drone_manager.py 828 def is_process_running(self, process): member in class:DroneManager
    [all...]
monitor_db_unittest.py 621 self.mock_drone_manager.is_process_running.expect_call(
    [all...]
monitor_db_functional_test.py 259 def is_process_running(self, process): member in class:MockDroneManager
    [all...]

Completed in 142 milliseconds