Searched refs:qpTestLog_writeCompileInfo (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/qphelper/ |
D | qpTestLog.h | 224 deBool qpTestLog_writeCompileInfo (qpTestLog* log, const char* name, const char* description, de…
|
D | qpTestLog.c | 1287 deBool qpTestLog_writeCompileInfo (qpTestLog* log, const char* name, const char* description, deBoo… in qpTestLog_writeCompileInfo() function
|
/external/deqp/framework/common/ |
D | tcuTestLog.cpp | 410 …if (qpTestLog_writeCompileInfo(m_log, name, description, compileOk ? DE_TRUE : DE_FALSE, infoLog) … in writeCompileInfo()
|