Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeTestCaseResult.hpp152 TYPE_SAMPLEINFO, enumerator
469 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo()
DxeTestResultParser.cpp125 { 0xf0feae93, "SampleInfo", ri::TYPE_SAMPLEINFO },
646 case ri::TYPE_SAMPLEINFO: in handleElementStart()
660 if (parentType != ri::TYPE_SAMPLEINFO) in handleElementStart()
DxeTestLogWriter.cpp442 case ri::TYPE_SAMPLEINFO: in writeResultItem()