OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:writeBatchResultToFile
(Results
1 - 4
of
4
) sorted by null
/external/deqp/executor/
xeTestLogWriter.hpp
41
void
writeBatchResultToFile
(const BatchResult& batchResult, const char* filename);
xeTestLogWriter.cpp
126
void
writeBatchResultToFile
(const BatchResult& result, const char* filename)
/external/deqp/executor/tools/
xeMergeTestLogs.cpp
156
xe::
writeBatchResultToFile
(batchResult, cmdLine.dstFilename.c_str());
xeCommandLineExecutor.cpp
475
xe::
writeBatchResultToFile
(batchResult, cmdLine.outFile.c_str());
Completed in 104 milliseconds