Searched refs:VKWaiverTreeBuilder (Results 1 – 1 of 1) sorted by relevance
463 class VKWaiverTreeBuilder : public WaiverTreeBuilder class466 VKWaiverTreeBuilder (const std::string& waiverFile,482 VKWaiverTreeBuilder::VKWaiverTreeBuilder(const std::string& waiverFile, in VKWaiverTreeBuilder() function in tcu::VKWaiverTreeBuilder494 bool VKWaiverTreeBuilder::matchVendor(const std::string& vendor) const in matchVendor()499 bool VKWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice()506 …VKWaiverTreeBuilder(waiverFile, packageName, vendorId, deviceId, sessionInfo, m_waiverTree).build(… in setup()