Searched refs:test_shell (Results 1 – 2 of 2) sorted by relevance
206 test_shell(false), in ShellOptions()222 return (interactive_shell || !script_executed) && !test_shell; in use_interactive_shell()232 bool test_shell; variable
253 if (options.test_shell) { in ExecuteString()949 if (options.test_shell) return; in InitializeDebugger()1327 options.test_shell = true; in SetOptions()