Home
last modified time | relevance | path

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

/external/deqp/framework/qphelper/
DqpTestLog.h225 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, cons…
DqpTestLog.c1334 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, const c… in qpTestLog_writeValueInfo() function
/external/deqp/framework/common/
DtcuTestLog.cpp476 …if (qpTestLog_writeValueInfo(m_log, name.c_str(), description.c_str(), unit.empty() ? DE_NULL : un… in writeValueInfo()