Home
last modified time | relevance | path

Searched refs:task_end (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/src/xdevice/_core/
Dconstants.py366 task_end = "TaskEnd" variable in LifeStage
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dscheduler.py190 Scheduler.call_life_stage_action(stage=LifeStage.task_end,
1410 elif stage == LifeStage.task_end: