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
485 SampleInfo (void) : Item(TYPE_SAMPLEINFO) {} in SampleInfo()
DxeTestResultParser.cpp132 { 0xf0feae93, "SampleInfo", ri::TYPE_SAMPLEINFO },
668 case ri::TYPE_SAMPLEINFO: in handleElementStart()
682 if (parentType != ri::TYPE_SAMPLEINFO) in handleElementStart()
DxeTestLogWriter.cpp453 case ri::TYPE_SAMPLEINFO: in writeResultItem()