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

  /external/autotest/server/
site_utils.py 530 def get_special_task_exec_path(hostname, task_id, task_name, time_requested):
546 @param time_requested Special task requested time.
566 uid = time_requested.strftime('%Y%d%m%H%M%S')
  /external/autotest/frontend/afe/
models.py 2028 time_requested = dbmodels.DateTimeField(auto_now_add=True, blank=False, variable in class:SpecialTask
    [all...]

Completed in 223 milliseconds