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

/xsrc/external/mit/libXpm/dist/test/
H A DTestAllFiles.h57 const char *subdir, int expected, testfilefunc testfunc)
126 status = testfunc(filepath);
154 TestAllNormalFiles(const char *subdir, int expected, testfilefunc testfunc) argument
156 TestAllFilesByType(G_TEST_DIST, FALSE, subdir, expected, testfunc);
163 TestAllCompressedFiles(const char *subdir, int expected, testfilefunc testfunc) argument
168 TestAllFilesByType(G_TEST_BUILT, TRUE, subdir, expected, testfunc);
56 TestAllFilesByType(GTestFileType file_type,gboolean compressed,const char * subdir,int expected,testfilefunc testfunc) argument

Completed in 2 milliseconds