Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/executor/
DxeTestCaseResult.hpp138 TYPE_RESULT = 0, enumerator
214 Result (void) : Item(TYPE_RESULT), statusCode(TESTSTATUSCODE_LAST) {} in Result()
DxeTestResultParser.cpp106 { 0xce8ac2e4, "Result", ri::TYPE_RESULT },
495 case ri::TYPE_RESULT: in handleElementStart()
761 if (itemType == ri::TYPE_RESULT) in handleElementEnd()
792 case ri::TYPE_RESULT: in handleData()
DxeTestLogWriter.cpp242 case ri::TYPE_RESULT: in writeResultItem()