Searched refs:VM_START (Results 1 – 4 of 4) sorted by relevance
77 return WaitForEvent(DebugEvent::VM_START, in WaitForInit()89 if (event == DebugEvent::VM_START) {99 lastEvent_ = DebugEvent::VM_START; in Reset()
39 VM_START, enumerator
45 ADD_CASE(DebugEvent::VM_START); in operator <<()
95 TestUtil::Event(DebugEvent::VM_START); in VmStart()