Searched refs:AfeStore (Results 1 – 5 of 5) sorted by relevance
12 class AfeStore(host_info.CachingHostInfoStore): class25 super(AfeStore, self).__init__()
20 self.store = afe_store.AfeStore(self.hostname, afe=self.mock_afe)
213 'host_info_store': afe_store.AfeStore(hostname, afe),
383 host_info_store = afe_store.AfeStore(hostname, AFE)
1457 host_info_store = afe_store.AfeStore(hostname)