Searched refs:testable (Results 1 – 6 of 6) sorted by relevance
121 bool testable = false; in CheckFrameworkCompatibleHal() local140 testable |= true; in CheckFrameworkCompatibleHal()145 testable |= !matched_instances.empty(); in CheckFrameworkCompatibleHal()166 testable |= true; in CheckFrameworkCompatibleHal()178 testable |= true; in CheckFrameworkCompatibleHal()188 return testable; in CheckFrameworkCompatibleHal()250 bool testable = false; in CheckManifestHal() local261 testable = true; in CheckManifestHal()263 return testable; in CheckManifestHal()
40 testable, self.service_names = \47 if testable:
146 testable, service_names = hal_service_name_utils.GetHalServiceName(149 if not testable:
90 testable, _ = hal_service_name_utils.GetHalServiceName(92 return testable
165 testable, service_names = hal_service_name_utils.GetHalServiceName(168 if not testable:
214 testable, service_names = hal_service_name_utils.GetHalServiceName(217 if not testable: