Home
last modified time | relevance | path

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

/external/deqp/executor/tools/
DxeBatchResultToXml.cpp201 static void batchResultToSingleXmlFile (const char* batchResultFilename, const char* dstFileName) in batchResultToSingleXmlFile() function
389 batchResultToSingleXmlFile(cmdLine.batchResultFile.c_str(), cmdLine.outputPath.c_str()); in main()