Searched defs:errorString (Results 1 – 10 of 10) sorted by relevance
34 const char* TiXmlBase::errorString[ TiXmlBase::TIXML_ERROR_STRING_COUNT ] = member in TiXmlBase
371 static const char* errorString[ TIXML_ERROR_STRING_COUNT ]; variable
27 const errorString = `Error: Command failed: ${process.execPath}`; constant
34 const errorString = ErrorToString.call(error); constant
122 final String errorString = in testParsePartial() local
121 final String errorString = "Should throw exceptions when the parsed message isn't initialized."; in assertParsePartial() local
171 const XML_LChar* errorString = XML_ErrorString(error); in parse() local
119 bool FunctionsGLX::initialize(Display *xDisplay, int screen, std::string *errorString) in initialize()
73 const errorString = ErrorPrototypeToString(error); constant
682 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file() local