Searched refs:GetNativeInstances (Results 1 – 4 of 4) sorted by relevance
46 static std::vector<NativeInstance> GetNativeInstances(const HalManifestPtr &);
301 Combine(ValuesIn(VtsTrebleVintfTestBase::GetNativeInstances(
119 std::vector<NativeInstance> VtsTrebleVintfTestBase::GetNativeInstances( in GetNativeInstances() function in android::vintf::testing::VtsTrebleVintfTestBase
858 for (const auto &hal : VtsTrebleVintfTestBase::GetNativeInstances( in TEST()