Searched refs:qpTestLog_writeValueInfo (Results 1 – 3 of 3) sorted by relevance
236 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, cons…
1372 deBool qpTestLog_writeValueInfo (qpTestLog* log, const char* name, const char* description, const c… in qpTestLog_writeValueInfo() function
494 …if (qpTestLog_writeValueInfo(m_log, name.c_str(), description.c_str(), unit.empty() ? DE_NULL : un… in writeValueInfo()