HomeSort by relevance Sort by last modified time
    Searched refs:qpXmlWriter_createFileWriter (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/qphelper/
qpXmlWriter.h 91 qpXmlWriter* qpXmlWriter_createFileWriter (FILE* outFile, deBool useCompression, deBool flushAfterWrite);
qpTestLog.c 353 log->writer = qpXmlWriter_createFileWriter(log->outputFile, 0, !(flags & QP_TEST_LOG_NO_FLUSH));
    [all...]
  /external/deqp/framework/common/
tcuTestHierarchyUtil.cpp 149 writer = qpXmlWriter_createFileWriter(file, DE_FALSE, DE_FALSE);

Completed in 1500 milliseconds