Searched refs:resultAttribs (Results 1 – 1 of 1) sorted by relevance
411 qpXmlAttribute resultAttribs[8]; in qpTestLog_startCase() local428 resultAttribs[numResultAttribs++] = qpSetStringAttrib("Version", LOG_FORMAT_VERSION); in qpTestLog_startCase()429 resultAttribs[numResultAttribs++] = qpSetStringAttrib("CasePath", testCasePath); in qpTestLog_startCase()430 resultAttribs[numResultAttribs++] = qpSetStringAttrib("CaseType", typeStr); in qpTestLog_startCase()433 !qpXmlWriter_startElement(log->writer, "TestCaseResult", numResultAttribs, resultAttribs)) in qpTestLog_startCase()