Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuWaiverUtil.cpp122 virtual bool matchDevice (const std::string& device) const = 0;
250 deviceFound = matchDevice(waivedDevice); in readWaivedTestsFromXML()
419 bool matchDevice (const std::string& device) const override;
448 bool GLWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice() function in tcu::GLWaiverTreeBuilder
474 bool matchDevice (const std::string& device) const override;
499 bool VKWaiverTreeBuilder::matchDevice(const std::string& device) const in matchDevice() function in tcu::VKWaiverTreeBuilder