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

  /external/autotest/scheduler/
drone_manager_unittest.py 69 class DroneManager(unittest.TestCase):
82 self.manager = drone_manager.DroneManager()
87 # we don't want the DroneManager to go messing with global config
377 self.manager = drone_manager.DroneManager()
382 # we don't want the DroneManager to go messing with global config
drone_manager.py 154 class DroneManager(object):
790 Indicate that the DroneManager should look for the given pidfile when
    [all...]
monitor_db_unittest.py 442 self.god.stub_with(drone_manager.DroneManager, 'max_runnable_processes',
515 drone_manager.DroneManager, 'drone_manager')
    [all...]

Completed in 577 milliseconds