Searched refs:ksTestBoxState_GangCleanup (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxstatus.py52 ksTestBoxState_GangCleanup = 'gang-cleanup'; variable in class:TestBoxStatusData
69 ksTestBoxState_GangGatheringTimedOut, ksTestBoxState_GangTesting, ksTestBoxState_GangCleanup,
H A Dtestboxcontroller.py529 elif oStatusData.enmState == TestBoxStatusData.ksTestBoxState_GangCleanup:
555 TestBoxStatusData.ksTestBoxState_GangCleanup]:
817 oStatusLogic.updateState(self._idTestBox, TestBoxStatusData.ksTestBoxState_GangCleanup, oStatusData.idTestSet,

Completed in 1297 milliseconds