Searched defs:started_on (Results 1 – 2 of 2) sorted by relevance
| /external/autotest/frontend/afe/ | ||
| D | rpc_utils.py | 586 def _common_entry_to_dict(entry, type, job_dict, exec_path, status, started_on): argument |
| D | models.py | 1956 started_on = dbmodels.DateTimeField(null=True, blank=True) variable in HostQueueEntry |