Searched refs:qpTestLog_writeInteger (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 205 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const…
|
D | qpTestLog.c | 626 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const cha… in qpTestLog_writeInteger() function
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 422 if (qpTestLog_writeInteger(m_log, name, description, unit, tag, value) == DE_FALSE) in writeInteger()
|