Home
last modified time | relevance | path

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

/packages/services/Car/tools/emulator/
Dvhal_emulator_test.py49 _vhal = 0 # Handle to VHAL object that communicates over socket to DUT variable in VhalTest
162 rxMsg = self._vhal.rxMsg()
177 self._vhal.getConfig(cfg.prop)
191 self._vhal.getConfig(prop)
202 self._vhal.getPropertyAll()
234 self._vhal.getProperty(cfg.prop, area)
253 self._vhal.setProperty(cfg.prop, area, testValue)
258 self._vhal.getProperty(cfg.prop, area)
268 self._vhal.setProperty(cfg.prop, area, origValue)
277 self._vhal.getProperty(prop, 0)
[all …]