Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuWaiverUtil.hpp73 struct WaiverComponent struct in tcu::WaiverUtil
75 std::string name;
76 std::vector<WaiverComponent *> children;
H A DtcuWaiverUtil.cpp71 typedef WaiverUtil::WaiverComponent WaiverComponent; typedef in tcu::WaiverTreeBuilder