Searched refs:qpTestLog_writeText (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 212 deBool qpTestLog_writeText (qpTestLog* log, const char* name, const char* description, qpKeyVa…
|
D | qpTestLog.c | 629 deBool qpTestLog_writeText (qpTestLog* log, const char* name, const char* description, qpKeyValueTa… in qpTestLog_writeText() function
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 203 if (qpTestLog_writeText(m_log, DE_NULL, DE_NULL, QP_KEY_TAG_NONE, msgStr) == DE_FALSE) in writeMessage()
|