Home
last modified time | relevance | path

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

/external/autotest/tko/parsers/
Dversion_0_unittest.py31 def _expect_host_keyval(self, hostname, platform=None): member in test_job_load_from_dir
44 self._expect_host_keyval('abc123', 'my_platform')
63 self._expect_host_keyval('easyas', 'platform')
64 self._expect_host_keyval('abc123', 'platform')
76 self._expect_host_keyval('foo')
88 self._expect_host_keyval('easyas', 'platformZ')
89 self._expect_host_keyval('abc123', 'platformA')
101 self._expect_host_keyval('abc123')
114 self._expect_host_keyval('jackson five')
128 self._expect_host_keyval('jackson five')