Searched refs:get_store_from_machine (Results 1 – 3 of 3) sorted by relevance
363 self.assertEqual(host_info.get_store_from_machine(machine), 5)369 self.assertTrue(isinstance(host_info.get_store_from_machine(machine),
72 host_info_store = host_info.get_store_from_machine(machine)
410 def get_store_from_machine(machine): function