Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dafe_store.py12 class AfeStore(host_info.CachingHostInfoStore): class
25 super(AfeStore, self).__init__()
121 class AfeStoreKeepPool(AfeStore):
Dafe_store_unittest.py26 self.store = afe_store.AfeStore(self.hostname, afe=self.mock_afe)
/external/autotest/site_utils/deployment/
Dinstall.py198 'host_info_store': afe_store.AfeStore(hostname, afe),
/external/autotest/server/
Dserver_job.py1624 primary_store = afe_store.AfeStore(hostname)