Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpXmlWriter.h110 deBool qpXmlWriter_startDocument (qpXmlWriter* writer);
DqpXmlWriter.c161 deBool qpXmlWriter_startDocument (qpXmlWriter* writer) in qpXmlWriter_startDocument() function
DqpTestLog.c434 if (!qpXmlWriter_startDocument(log->writer) || in qpTestLog_startCase()
/external/deqp/framework/common/
DtcuTestHierarchyUtil.cpp75 if (!qpXmlWriter_startDocument(writer) || in writeXmlCaselist()