/aosp_15_r20/external/libxml2/ |
H A D | runsuite.c | 160 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() function 202 xmlSetGenericErrorFunc(NULL, testErrorHandler); in initializeLibxml2() 307 xmlRelaxNGSetParserErrors(pctxt, testErrorHandler, testErrorHandler, in xsdIncorrectTestCase() 443 xmlRelaxNGSetParserErrors(pctxt, testErrorHandler, testErrorHandler, in xsdTestCase() 487 testErrorHandler, testErrorHandler, ctxt); in xsdTestCase() 540 testErrorHandler, testErrorHandler, ctxt); in xsdTestCase() 795 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in xstcTestInstance() 883 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup() 917 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
|
H A D | runxmlconf.c | 112 testErrorHandler(void *userData ATTRIBUTE_UNUSED, const xmlError *error) { in testErrorHandler() function 176 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestInvalid() 207 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestValid() 235 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestNotNSWF() 269 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestNotWF()
|
H A D | runtest.c | 266 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() function 289 xmlFormatError(err, testErrorHandler, NULL); in testStructuredErrorHandler() 2546 testErrorHandler(NULL, "%s : failed to parse\n", filename); in errParseTest() 2733 testErrorHandler(NULL, "Relax-NG schema %s failed to compile\n", in streamProcessTest() 2751 testErrorHandler(NULL, "%s : failed to parse\n", filename); in streamProcessTest() 2755 testErrorHandler(NULL, "%s fails to validate\n", filename); in streamProcessTest() 2757 testErrorHandler(NULL, "%s validates\n", filename); in streamProcessTest() 3566 testErrorHandler(NULL, "%s validates\n", filename); in schemasOneTest() 3568 testErrorHandler(NULL, "%s fails to validate\n", filename); in schemasOneTest() 3570 testErrorHandler(NULL, "%s validation generated an internal " in schemasOneTest() [all …]
|
/aosp_15_r20/external/cronet/third_party/libxml/src/ |
H A D | runsuite.c | 179 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() function 222 xmlSetGenericErrorFunc(NULL, testErrorHandler); in initializeLibxml2() 323 xmlRelaxNGSetParserErrors(pctxt, testErrorHandler, testErrorHandler, in xsdIncorrectTestCase() 458 xmlRelaxNGSetParserErrors(pctxt, testErrorHandler, testErrorHandler, in xsdTestCase() 504 testErrorHandler, testErrorHandler, ctxt); in xsdTestCase() 558 testErrorHandler, testErrorHandler, ctxt); in xsdTestCase() 813 xmlSchemaSetValidErrors(ctxt, testErrorHandler, testErrorHandler, ctxt); in xstcTestInstance() 901 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup() 935 xmlSchemaSetParserErrors(ctxt, testErrorHandler, testErrorHandler, in xstcTestGroup()
|
H A D | runxmlconf.c | 125 testErrorHandler(void *userData ATTRIBUTE_UNUSED, const xmlError *error) { in testErrorHandler() function 186 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestInvalid() 217 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestValid() 245 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestNotNSWF() 279 xmlCtxtSetErrorHandler(ctxt, testErrorHandler, NULL); in xmlconfTestNotWF()
|
H A D | runtest.c | 249 testErrorHandler(void *ctx ATTRIBUTE_UNUSED, const char *msg, ...) { in testErrorHandler() function 272 xmlFormatError(err, testErrorHandler, NULL); in testStructuredErrorHandler() 2205 testErrorHandler(NULL, "%s : failed to parse\n", filename); in errParseTest() 2387 testErrorHandler(NULL, "Relax-NG schema %s failed to compile\n", in streamProcessTest() 2405 testErrorHandler(NULL, "%s : failed to parse\n", filename); in streamProcessTest() 2409 testErrorHandler(NULL, "%s fails to validate\n", filename); in streamProcessTest() 2411 testErrorHandler(NULL, "%s validates\n", filename); in streamProcessTest() 3408 testErrorHandler(NULL, "%s validates\n", filename); in rngOneTest() 3410 testErrorHandler(NULL, "%s fails to validate\n", filename); in rngOneTest() 3412 testErrorHandler(NULL, "%s validation generated an internal error\n", in rngOneTest() [all …]
|
/aosp_15_r20/libcore/luni/src/test/java/libcore/xml/ |
H A D | NormalizeTest.java | 120 public void testErrorHandler() { in testErrorHandler() method in NormalizeTest
|
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/module_sdk/art/1/test-exports/java/ |
D | core-tests.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |