Searched refs:qpXmlWriter_writeString (Results 1 – 3 of 3) sorted by relevance
260 bool qpXmlWriter_writeString(qpXmlWriter *writer, const char *str) in qpXmlWriter_writeString() function401 (elementContent && !qpXmlWriter_writeString(writer, elementContent)) || in qpXmlWriter_writeStringElement()
143 bool qpXmlWriter_writeString(qpXmlWriter *writer, const char *content);
490 (resultDetails && !qpXmlWriter_writeString(log->writer, resultDetails)) || in qpTestLog_endCase()618 … !qpXmlWriter_writeString(log->writer, text) || !qpXmlWriter_endElement(log->writer, elementName)) in qpTestLog_writeKeyValuePair()