Searched refs:qpTestLog_endSection (Results 1 – 3 of 3) sorted by relevance
203 deBool qpTestLog_endSection (qpTestLog* log);
1222 deBool qpTestLog_endSection (qpTestLog* log) in qpTestLog_endSection() function
374 if (qpTestLog_endSection(m_log) == DE_FALSE) in endSection()