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

  /external/deqp/framework/qphelper/
qpTestLog.h 201 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value);
qpTestLog.c 577 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value)
    [all...]
  /external/deqp/framework/common/
tcuTestLog.cpp 422 if (qpTestLog_writeInteger(m_log, name, description, unit, tag, value) == DE_FALSE)

Completed in 527 milliseconds