Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuWaiverUtil.hpp86 struct WaiverComponent struct in tcu::WaiverUtil
88 std::string name;
89 std::vector<WaiverComponent*> children;
DtcuWaiverUtil.cpp76 typedef WaiverUtil::WaiverComponent WaiverComponent; typedef in tcu::WaiverTreeBuilder