Searched defs:matchDevice (Results 1 – 2 of 2) sorted by relevance
423 bool GLWaiverTreeBuilder::matchDevice(const std::string &device) const in matchDevice() function in tcu::GLWaiverTreeBuilder464 bool VKWaiverTreeBuilder::matchDevice(const std::string &device) const in matchDevice() function in tcu::VKWaiverTreeBuilder
1078 int matchDevice = matchAudioDevice(); in createAudioDeviceList() local