Home | History | Annotate | Download | only in afe

Lines Matching refs:returned_hosts

72         returned_hosts = [(host['id'], host['hostname'])
74 self.assertEqual(returned_hosts, expected_hosts)