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