Searched refs:qpTestLog_writeValueInfo (Results 1 – 3 of 3) sorted by relevance
256 bool qpTestLog_writeValueInfo(qpTestLog *log, const char *name, const char *description, const char…
1396 bool qpTestLog_writeValueInfo(qpTestLog *log, const char *name, const char *description, const char… in qpTestLog_writeValueInfo() function
605 …if (qpTestLog_writeValueInfo(m_log, name.c_str(), description.c_str(), unit.empty() ? nullptr : un… in writeValueInfo()