Searched refs:qpTestLog_writeInteger (Results 1 – 3 of 3) sorted by relevance
| /third_party/vk-gl-cts/framework/qphelper/ |
| D | qpTestLog.h | 216 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const…
|
| D | qpTestLog.c | 646 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const cha… in qpTestLog_writeInteger() function
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTestLog.cpp | 428 if (qpTestLog_writeInteger(m_log, name, description, unit, tag, value) == DE_FALSE) in writeInteger()
|