Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuWaiverUtil.cpp463 class VKWaiverTreeBuilder : public WaiverTreeBuilder class
466 VKWaiverTreeBuilder (const std::string& waiverFile,
482 VKWaiverTreeBuilder::VKWaiverTreeBuilder(const std::string& waiverFile, in VKWaiverTreeBuilder() function in tcu::VKWaiverTreeBuilder
494 bool VKWaiverTreeBuilder::matchVendor(const std::string& vendor) const in matchVendor()
499 bool VKWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice()
506VKWaiverTreeBuilder(waiverFile, packageName, vendorId, deviceId, sessionInfo, m_waiverTree).build(… in setup()