Searched refs:writeBatchResultToFile (Results 1 - 4 of 4) sorted by relevance

/external/deqp/executor/
H A DxeTestLogWriter.hpp41 void writeBatchResultToFile (const BatchResult& batchResult, const char* filename);
H A DxeTestLogWriter.cpp126 void writeBatchResultToFile (const BatchResult& result, const char* filename) function in namespace:xe
/external/deqp/executor/tools/
H A DxeMergeTestLogs.cpp156 xe::writeBatchResultToFile(batchResult, cmdLine.dstFilename.c_str());
H A DxeCommandLineExecutor.cpp475 xe::writeBatchResultToFile(batchResult, cmdLine.outFile.c_str());

Completed in 193 milliseconds