Searched defs:batchResultFilename (Results 1 – 2 of 2) sorted by relevance
193 static void batchResultToSingleXmlFile(const char *batchResultFilename, const char *dstFileName) in batchResultToSingleXmlFile()324 static void batchResultToSeparateXmlFiles(const char *batchResultFilename, const char *dstPath) in batchResultToSeparateXmlFiles()
133 static void batchResultToJUnitReport(const char *batchResultFilename, const char *dstFileName) in batchResultToJUnitReport()