Home
last modified time | relevance | path

Searched refs:batchResultToSingleXmlFile (Results 1 – 1 of 1) 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() function
380 batchResultToSingleXmlFile(cmdLine.batchResultFile.c_str(), cmdLine.outputPath.c_str()); in main()