Home
last modified time | relevance | path

Searched defs:error_msg (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/
DCommandInfo.cpp99 CString error_msg(""); in ReadCommandLineInfo() local
Dstudiox_util.cpp353 CString error_msg = _T("Pathname is not allowed: "); in CheckOutputFileSecurity() local
/GUIX-v6.2.1/test/guix_studio_test/test_view/
Dtest_utils.py522 def set_test_results(passed, test_type, error_msg): argument