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