Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/
Dwifi_client.py67 def _is_eureka_host(host): function
377 if ((_is_android_host(self.host) or _is_eureka_host(self.host)) and
487 supported = (_is_android_host(self.host) or _is_eureka_host(self.host)