Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpDebugOut.c34 MESSAGETYPE_ERROR, enumerator
79 printFmt(MESSAGETYPE_ERROR, format, args); in qpDief()
87 printFmt(MESSAGETYPE_ERROR, format, args); in qpDiev()
101 case MESSAGETYPE_ERROR: return ANDROID_LOG_FATAL; in getLogPriority()
120 if (type == MESSAGETYPE_ERROR || type == MESSAGETYPE_NONFATAL_ERROR) in getOutFile()
130 if (type == MESSAGETYPE_ERROR) in printRaw()
135 if (type == MESSAGETYPE_ERROR) in printRaw()
146 if (type == MESSAGETYPE_ERROR) in printFmt()
151 if (type == MESSAGETYPE_ERROR) in printFmt()