Home | History | Annotate | Download | only in ctestfw

Lines Matching defs:ctest_xml_testcase

403         ctest_xml_testcase(pathToFunction, pathToFunction, timeSeconds, (myERROR_COUNT!=ERROR_COUNT)?"error":NULL);
1246 ctest_xml_testcase(const char *classname, const char *name, const char *time, const char *failMsg) {