Searched refs:device_manifest (Results 1 – 1 of 1) sorted by relevance
43 auto device_manifest = VintfObject::GetDeviceHalManifest(); in TEST_F() local44 ASSERT_NE(device_manifest, nullptr) << "Failed to get device HAL manifest."; in TEST_F()50 EXPECT_TRUE(device_manifest->checkCompatibility(*fwk_matrix, &error)) in TEST_F()149 auto device_manifest = VintfObject::GetDeviceHalManifest(); in SetUpTestSuite() local150 ASSERT_NE(device_manifest, nullptr) << "Failed to get device HAL manifest."; in SetUpTestSuite()157 GetDeclaredHidlHalsOfTransport(device_manifest, Transport::HWBINDER)); in SetUpTestSuite()