Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestContext.cpp60 static int testResultSeverity (qpTestResult testResult) in testResultSeverity() function
101 if (testResultSeverity(result) > testResultSeverity(m_result)) in addResult()