Searched refs:get_store_from_machine (Results 1 – 3 of 3) sorted by relevance
342 self.assertEqual(host_info.get_store_from_machine(machine), 5)348 self.assertTrue(isinstance(host_info.get_store_from_machine(machine),
68 host_info_store = host_info.get_store_from_machine(machine)
334 def get_store_from_machine(machine): function