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

  /external/autotest/scheduler/
monitor_db.py 354 _drone_manager.execute_actions()
397 # and drone_manager.execute_actions, as sync_refresh will clear the
401 # drone_manager.execute_actions at the end of the tick.
414 self._log_tick_msg('Starting _drone_manager.execute_actions')
415 _drone_manager.execute_actions()
558 _drone_manager.execute_actions()
    [all...]
drone_manager.py 565 def execute_actions(self): member in class:DroneManager
    [all...]
monitor_db_functional_test.py 198 def execute_actions(self): member in class:MockDroneManager
    [all...]

Completed in 1341 milliseconds