Home
last modified time | relevance | path

Searched refs:GetNativeInstances (Results 1 – 4 of 4) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DVtsTrebleVintfTestBase.h46 static std::vector<NativeInstance> GetNativeInstances(const HalManifestPtr &);
DDeviceManifestTest.cpp301 Combine(ValuesIn(VtsTrebleVintfTestBase::GetNativeInstances(
DVtsTrebleVintfTestBase.cpp119 std::vector<NativeInstance> VtsTrebleVintfTestBase::GetNativeInstances( in GetNativeInstances() function in android::vintf::testing::VtsTrebleVintfTestBase
DSingleManifestTest.cpp858 for (const auto &hal : VtsTrebleVintfTestBase::GetNativeInstances( in TEST()