HomeSort by relevance Sort by last modified time
    Searched refs:qpTestLog_writeCompileInfo (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/qphelper/
qpTestLog.h 221 deBool qpTestLog_writeCompileInfo (qpTestLog* log, const char* name, const char* description, deBool compileOk, const char* infoLog);
qpTestLog.c     [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 410 if (qpTestLog_writeCompileInfo(m_log, name, description, compileOk ? DE_TRUE : DE_FALSE, infoLog) == DE_FALSE)

Completed in 55 milliseconds