Searched refs:ksTestBoxState_GangGatheringTimedOut (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxstatus.py50 ksTestBoxState_GangGatheringTimedOut = 'gang-gathering-timedout'; variable in class:TestBoxStatusData
69 ksTestBoxState_GangGatheringTimedOut, ksTestBoxState_GangTesting, ksTestBoxState_GangCleanup,
H A Dschedulerbase.py573 TestBoxStatusData.ksTestBoxState_GangGatheringTimedOut,
1359 TestBoxStatusData.ksTestBoxState_GangGatheringTimedOut,
1382 elif oStatusData.enmState == TestBoxStatusData.ksTestBoxState_GangGatheringTimedOut:
H A Dtestboxcontroller.py523 elif oStatusData.enmState == TestBoxStatusData.ksTestBoxState_GangGatheringTimedOut:
531 elif oStatusData.enmState != TestBoxStatusData.ksTestBoxState_Idle: # (includes ksTestBoxState_GangGatheringTimedOut)

Completed in 1911 milliseconds