Searched refs:writeInteger (Results 1 - 2 of 2) sorted by relevance

/external/deqp/framework/common/
H A DtcuTestLog.hpp151 void writeInteger (const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value);
525 log.writeInteger(m_name.c_str(), m_desc.c_str(), m_unit.c_str(), m_tag, m_value);
H A DtcuTestLog.cpp336 void TestLog::writeInteger (const char* name, const char* description, const char* unit, qpKeyValueTag tag, deInt64 value) function in class:tcu::TestLog

Completed in 99 milliseconds