Searched refs:qpXmlWriter_writeString (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
H A DqpXmlWriter.h140 deBool qpXmlWriter_writeString (qpXmlWriter* writer, const char* content);
H A DqpXmlWriter.c185 deBool qpXmlWriter_writeString (qpXmlWriter* writer, const char* str) function
327 (elementContent && !qpXmlWriter_writeString(writer, elementContent)) ||
H A DqpTestLog.c463 (resultDetails && !qpXmlWriter_writeString(log->writer, resultDetails)) ||
536 !qpXmlWriter_writeString(log->writer, text) ||

Completed in 88 milliseconds