Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCaseResult.hpp156 TYPE_SAMPLEVALUE, enumerator
494 SampleValue (void) : Item(TYPE_SAMPLEVALUE) {} in SampleValue()
DxeTestResultParser.cpp135 { 0x0e4a4722, "Value", ri::TYPE_SAMPLEVALUE }
711 case ri::TYPE_SAMPLEVALUE: in handleElementStart()
771 else if (itemType == ri::TYPE_SAMPLEVALUE) in handleElementEnd()
814 case ri::TYPE_SAMPLEVALUE: in handleData()
DxeTestLogWriter.cpp486 case ri::TYPE_SAMPLEVALUE: in writeResultItem()