Searched defs:task_id (Results 1 – 4 of 4) sorted by relevance
56 task_id = "" variable in Variables
92 task_id: str = Field(index=True, description="任务编号") variable in TestBlock
457 def upload_task_end(task_id, block_id, report_path): argument
694 def _list_task_id(cls, task_id): argument