HomeSort by relevance Sort by last modified time
    Searched full:from_hostname (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/
afe_urls_unittest.py 53 """Test from_hostname() happy path."""
54 urls = afe_urls.AfeUrls.from_hostname('sharanohiar')
afe_urls.py 51 def from_hostname(cls, hostname): member in class:AfeUrls
104 _singleton_afe_urls = AfeUrls.from_hostname(_HOSTNAME)

Completed in 481 milliseconds