Home
last modified time | relevance | path

Searched refs:testResultSeverity (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuResultCollector.cpp31 static int testResultSeverity (qpTestResult testResult) in testResultSeverity() function
81 if (testResultSeverity(result) > testResultSeverity(m_result)) in addResult()