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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxstatus.py51 ksTestBoxState_GangTesting = 'gang-testing'; variable in class:TestBoxStatusData
69 ksTestBoxState_GangGatheringTimedOut, ksTestBoxState_GangTesting, ksTestBoxState_GangCleanup,
249 TestBoxStatusData.ksTestBoxState_GangTesting));
263 TestBoxStatusData.ksTestBoxState_GangTesting));
H A Dtestboxcontroller.py525 elif oStatusData.enmState == TestBoxStatusData.ksTestBoxState_GangTesting:
554 TestBoxStatusData.ksTestBoxState_GangTesting,
654 TestBoxStatusData.ksTestBoxState_GangTesting]);
680 TestBoxStatusData.ksTestBoxState_GangTesting]);
767 TestBoxStatusData.ksTestBoxState_GangTesting]);
798 TestBoxStatusData.ksTestBoxState_GangTesting]);
H A Dschedulerbase.py1198 sTBState = TestBoxStatusData.ksTestBoxState_GangTesting;

Completed in 108 milliseconds