Searched defs:error_msg (Results 1 – 3 of 3) sorted by relevance
99 CString error_msg(""); in ReadCommandLineInfo() local
353 CString error_msg = _T("Pathname is not allowed: "); in CheckOutputFileSecurity() local
522 def set_test_results(passed, test_type, error_msg): argument