Searched refs:ForEachHalInstance (Results 1 – 4 of 4) sorted by relevance
93 void ForEachHalInstance(HalVerifyFn);106 void VtsTrebleVintfTest::ForEachHalInstance(HalVerifyFn fn) { in ForEachHalInstance() function in android::vintf::testing::legacy::VtsTrebleVintfTest164 ForEachHalInstance(is_binderized); in TEST_F()184 ForEachHalInstance(is_available); in TEST_F()243 ForEachHalInstance(is_released); in TEST_F()
87 void VtsTrebleVintfTestBase::ForEachHalInstance(const HalManifestPtr &manifest, in ForEachHalInstance() function in android::vintf::testing::VtsTrebleVintfTestBase208 ForEachHalInstance(manifest, add_manifest_hals); in GetPassthroughHals()233 ForEachHalInstance(manifest, add_manifest_hals); in GetHwbinderHals()
162 ForEachHalInstance(GetParam(), [&instances](const FQName &fq_name, in TEST_P()312 ForEachHalInstance(manifest, in TEST_P()393 ForEachHalInstance(manifest, passthrough_interfaces_declared); in TEST_P()455 ForEachHalInstance(GetParam(), is_released); in TEST_P()
44 static void ForEachHalInstance(const HalManifestPtr &, HalVerifyFn);