Home
last modified time | relevance | path

Searched refs:vendor_manifest_ (Results 1 – 2 of 2) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
DDeviceManifestTest.cpp32 vendor_manifest_ = VintfObject::GetDeviceHalManifest(); in SetUp()
33 ASSERT_NE(vendor_manifest_, nullptr) in SetUp()
DDeviceManifestTest.h37 HalManifestPtr vendor_manifest_; variable