Home
last modified time | relevance | path

Searched refs:batchResultToSeparateXmlFiles (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/executor/tools/
H A DxeBatchResultToXml.cpp324 static void batchResultToSeparateXmlFiles(const char *batchResultFilename, const char *dstPath) in batchResultToSeparateXmlFiles() function
382batchResultToSeparateXmlFiles(cmdLine.batchResultFile.c_str(), cmdLine.outputPath.c_str()); in main()