Home
last modified time | relevance | path

Searched defs:batchResultFilename (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/executor/tools/
H A DxeBatchResultToXml.cpp193 static void batchResultToSingleXmlFile(const char *batchResultFilename, const char *dstFileName) in batchResultToSingleXmlFile()
324 static void batchResultToSeparateXmlFiles(const char *batchResultFilename, const char *dstPath) in batchResultToSeparateXmlFiles()
H A DxeBatchResultToJUnit.cpp133 static void batchResultToJUnitReport(const char *batchResultFilename, const char *dstFileName) in batchResultToJUnitReport()