Home
last modified time | relevance | path

Searched refs:XmlErrorFunc (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/test/
Dgtest_xml_util.cc24 static void XmlErrorFunc(void *context, const char *message, ...) { in XmlErrorFunc() function
45 ScopedXmlErrorFunc error_func(&xml_errors, &XmlErrorFunc); in ProcessGTestOutput()