Searched refs:checkTestFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Druntest.c106 static int checkTestFile(const char *filename);
230 if (checkTestFile(URL)) {
594 static int checkTestFile(const char *filename) { function
3432 if (!checkTestFile(xml)) {
3436 if (!checkTestFile(result)) {
3807 if (!checkTestFile(buf)) {
3813 if (checkTestFile(buf)) {
3817 if (checkTestFile(buf)) {
4326 if (!checkTestFile(globbuf.gl_pathv[i]))
4348 if ((result) &&(!checkTestFile(resul
[all...]
H A Drunsuite.c57 static int checkTestFile(const char *filename) { function
155 if (checkTestFile(URL)) {
816 if (checkTestFile((const char *) path) <= 0) {
913 if (checkTestFile((const char *) path) <= 0) {

Completed in 62 milliseconds