Searched refs:testResultSeverity (Results 1 – 1 of 1) sorted by relevance
31 static int testResultSeverity (qpTestResult testResult) in testResultSeverity() function81 if (testResultSeverity(result) > testResultSeverity(m_result)) in addResult()