Home
last modified time | relevance | path

Searched defs:ValueInfo (Results 1 – 2 of 2) sorted by relevance

/external/deqp/executor/
DxeTestCaseResult.hpp446 class ValueInfo : public Item class
457 ValueInfo (void) : Item(TYPE_VALUEINFO), tag(VALUETAG_LAST) {} in ValueInfo() function in xe::ri::ValueInfo
/external/deqp/framework/common/
DtcuTestLog.hpp99 typedef LogValueInfo ValueInfo; typedef in tcu::TestLog