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