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
488 SampleValue (void) : Item(TYPE_SAMPLEVALUE) {} in SampleValue()
DxeTestResultParser.cpp129 { 0x0e4a4722, "Value", ri::TYPE_SAMPLEVALUE },
699 case ri::TYPE_SAMPLEVALUE: in handleElementStart()
759 else if (itemType == ri::TYPE_SAMPLEVALUE) in handleElementEnd()
802 case ri::TYPE_SAMPLEVALUE: in handleData()
DxeTestLogWriter.cpp479 case ri::TYPE_SAMPLEVALUE: in writeResultItem()