Home
last modified time | relevance | path

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

/test/vts-testcase/hal/contexthub/V1_0/host/
DVtsHalContexthubV1_0HostTest.py28 def __init__(self, hub_id): argument
29 self.hub_id = hub_id
49 logging.debug("Ignoring client message from hubId %s: %s", self.hub_id, msg)
53 logging.debug("Ignoring transaction result from hubId %s: %s", self.hub_id, msg)
57 logging.debug("Ignoring hub event from hubId %s: %s", self.hub_id, evt)
61 logging.debug("Ignoring app info data from hubId %s: %s", self.hub_id, appInfo)