Searched refs:proc_options (Results 1 – 1 of 1) sorted by relevance
163 DEBUG_CREATE_PROCESS_OPTIONS proc_options; in RunTests() local164 proc_options.CreateFlags = DEBUG_PROCESS; in RunTests()165 proc_options.EngCreateFlags = 0; in RunTests()166 proc_options.VerifierFlags = 0; in RunTests()167 proc_options.Reserved = 0; in RunTests()