Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dhost_info.py365 class InMemoryHostInfoStore(CachingHostInfoStore): class
376 super(InMemoryHostInfoStore, self).__init__()
405 return InMemoryHostInfoStore()
Dhost_info_unittest.py184 self.store = host_info.InMemoryHostInfoStore()
351 host_info.InMemoryHostInfoStore))
Dshadowing_store_unittest.py107 class _FakeRaisingStore(host_info.InMemoryHostInfoStore):
Dcros_host_unittest.py121 host.host_info_store = host_info.InMemoryHostInfoStore()
Dbase_label_unittest.py174 store = host_info.InMemoryHostInfoStore(
Dfactory_unittest.py64 store = host_info.InMemoryHostInfoStore()
Dcros_label_unittest.py142 self.host_info_store = host_info.InMemoryHostInfoStore(info)
Dabstract_ssh.py93 host_info.InMemoryHostInfoStore())
/external/autotest/site_utils/deployment/prepare/
Ddut.py63 store = host_info.InMemoryHostInfoStore(info=host_info.HostInfo(
102 store = host_info.InMemoryHostInfoStore(info=host_info.HostInfo(
/external/autotest/server/site_tests/tast/
Dtast_unittest.py695 self.host_info_store = host_info.InMemoryHostInfoStore(None)
/external/autotest/client/common_lib/hosts/
Drepair_unittest.py33 self.host_info_store = host_info.InMemoryHostInfoStore(info)
/external/autotest/server/
Dserver_job.py121 host_info_store = host_info.InMemoryHostInfoStore()
/external/autotest/cli/
Dhost.py913 store = host_info.InMemoryHostInfoStore(