Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCaseResult.hpp137 TYPE_RESULT = 0, enumerator
213 Result (void) : Item(TYPE_RESULT), statusCode(TESTSTATUSCODE_LAST) {} in Result()
DxeTestResultParser.cpp105 { 0xce8ac2e4, "Result", ri::TYPE_RESULT },
492 case ri::TYPE_RESULT: in handleElementStart()
758 if (itemType == ri::TYPE_RESULT) in handleElementEnd()
789 case ri::TYPE_RESULT: in handleData()
DxeTestLogWriter.cpp242 case ri::TYPE_RESULT: in writeResultItem()