Searched defs:ksTestBoxState_Idle (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxstatus.py47 ksTestBoxState_Idle = 'idle'; variable in class:TestBoxStatusData
68 ksTestBoxState_Idle, ksTestBoxState_Testing, ksTestBoxState_GangGathering,
84 self.enmState = self.ksTestBoxState_Idle;

Completed in 32 milliseconds