Searched refs:qpTestLog_writeInteger (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
H A DqpTestLog.h200 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value);
H A DqpTestLog.c597 deBool qpTestLog_writeInteger (qpTestLog* log, const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value) function
/external/deqp/framework/common/
H A DtcuTestLog.cpp338 if (qpTestLog_writeInteger(m_log, name, description, unit, tag, value) == DE_FALSE)

Completed in 190 milliseconds