Home
last modified time | relevance | path

Searched refs:statusStr (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Analysis/
Dcfref_rdar6080742.c35 Boolean DebugDisplayOSStatusMsg(OSStatus status, const char *statusStr, const char *fileNam…
/external/deqp/framework/qphelper/
DqpTestLog.c455 const char* statusStr = QP_LOOKUP_STRING(s_qpTestResultMap, result); in qpTestLog_endCase() local
456 qpXmlAttribute statusAttrib = qpSetStringAttrib("StatusCode", statusStr); in qpTestLog_endCase()