Home | History | Annotate | Download | only in lib

Lines Matching refs:property

98     @property start_time  Time the job or task began execution.
99 @property end_time Time the job or task finished execution.
100 @property id id of the event in the AFE database.
101 @property name Name of the event, derived from the AFE database.
102 @property job_status Short string describing the event's final status.
103 @property logdir Relative path to the logs for the event's job.
104 @property job_url URL to the logs for the event's job.
105 @property gs_url GS URL to the logs for the event's job.
106 @property job_id id of the AFE job for HQEs. None otherwise.
107 @property diagnosis Working status of the DUT after the event.
108 @property is_special Boolean indicating if the event is a special task.
168 @property
174 @property
180 @property
186 @property
192 @property
198 @property
204 @property
210 @property
227 @property
296 @property
301 @property
306 @property
316 @property
323 @property
328 @property
333 @property
338 @property
348 @property
397 @property
402 @property
407 @property
412 @property
417 @property
422 @property
427 @property
432 @property
437 @property
449 @property hostname Host name of the DUT.
450 @property start_time Start of the requested time interval, as a unix
453 @property end_time End of the requested time interval, as a unix
455 @property _afe Autotest frontend for queries.
456 @property _host Database host object for the DUT.
457 @property _history A list of jobs and special tasks that
462 @property _status_interval A list of all the jobs and special
467 @property _status_diagnosis The DUT's status as of `end_time`.
468 @property _status_task The DUT's last status task as of
555 @property
561 @property
568 @property
575 @property