Home
last modified time | relevance | path

Searched defs:services (Results 1 – 2 of 2) sorted by relevance

/test/vts/utils/python/hal/
Dhal_service_name_utils.py72 def GetServiceInstancesCombinations(services, argument
97 def GetServiceInstancesFullCombinations(services, service_instances): argument
136 def GetServiceInstancesNameMatchCombinations(services, service_instances): argument
/test/vts/utils/native/testability_checker/
DVtsTestabilityChecker.cpp283 res = sm_->list([&](const auto& services) { in CheckTestHalWithHwManager()