Home
last modified time | relevance | path

Searched refs:qpTestLog_writeValueInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/qphelper/
DqpTestLog.h256 bool qpTestLog_writeValueInfo(qpTestLog *log, const char *name, const char *description, const char…
DqpTestLog.c1396 bool qpTestLog_writeValueInfo(qpTestLog *log, const char *name, const char *description, const char… in qpTestLog_writeValueInfo() function
/external/deqp/framework/common/
DtcuTestLog.cpp605 …if (qpTestLog_writeValueInfo(m_log, name.c_str(), description.c_str(), unit.empty() ? nullptr : un… in writeValueInfo()