Searched refs:XmlErrorFunc (Results 1 – 1 of 1) sorted by relevance
24 static void XmlErrorFunc(void *context, const char *message, ...) { in XmlErrorFunc() function45 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc); in ProcessGTestOutput()