Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCaseResult.hpp153 TYPE_SAMPLEINFO, enumerator
479 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo()
DxeTestResultParser.cpp126 { 0xf0feae93, "SampleInfo", ri::TYPE_SAMPLEINFO },
656 case ri::TYPE_SAMPLEINFO: in handleElementStart()
670 if (parentType != ri::TYPE_SAMPLEINFO) in handleElementStart()
DxeTestLogWriter.cpp446 case ri::TYPE_SAMPLEINFO: in writeResultItem()