Searched refs:qpTestLog_startSampleList (Results 1 – 3 of 3) sorted by relevance
226 deBool qpTestLog_startSampleList (qpTestLog* log, const char* name, const char* description);
1312 deBool qpTestLog_startSampleList (qpTestLog* log, const char* name, const char* description) in qpTestLog_startSampleList() function
476 if (qpTestLog_startSampleList(m_log, name.c_str(), description.c_str()) == DE_FALSE) in startSampleList()