Home
last modified time | relevance | path

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

/test/vts/testcases/template/hal_hidl_host_test/
Dhal_hidl_host_test.py34 TEST_HAL_SERVICES = set() variable in HalHidlHostTest
60 if self.TEST_HAL_SERVICES:
61 self.coverage.SetHalNames(self.TEST_HAL_SERVICES)
142 registered_services = copy.copy(self.TEST_HAL_SERVICES)
/test/vts-testcase/hal/automotive/vehicle/V2_0/host/
DVtsHalAutomotiveVehicleV2_0HostTest.py40 TEST_HAL_SERVICES = { variable in VtsHalAutomotiveVehicleV2_0HostTest