checkTestFile     155 third_party/libxml/src/runsuite.c     if (checkTestFile(URL)) {
checkTestFile     816 third_party/libxml/src/runsuite.c     if (checkTestFile((const char *) path) <= 0) {
checkTestFile     913 third_party/libxml/src/runsuite.c     if (checkTestFile((const char *) path) <= 0) {
checkTestFile     106 third_party/libxml/src/runtest.c static int checkTestFile(const char *filename);
checkTestFile     230 third_party/libxml/src/runtest.c     if (checkTestFile(URL)) {
checkTestFile    3432 third_party/libxml/src/runtest.c     if (!checkTestFile(xml)) {
checkTestFile    3436 third_party/libxml/src/runtest.c     if (!checkTestFile(result)) {
checkTestFile    3807 third_party/libxml/src/runtest.c     if (!checkTestFile(buf)) {
checkTestFile    3813 third_party/libxml/src/runtest.c     if (checkTestFile(buf)) {
checkTestFile    3817 third_party/libxml/src/runtest.c     if (checkTestFile(buf)) {
checkTestFile    4326 third_party/libxml/src/runtest.c 	    if (!checkTestFile(globbuf.gl_pathv[i]))
checkTestFile    4348 third_party/libxml/src/runtest.c 	    if ((result) &&(!checkTestFile(result))) {
checkTestFile    4350 third_party/libxml/src/runtest.c 	    } else if ((error) &&(!checkTestFile(error))) {