Home
last modified time | relevance | path

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

/system/libvintf/test/
Dvintf_object_tests.cpp857 bool containsVendorEtcManifest(const std::shared_ptr<const HalManifest>& p) { in containsVendorEtcManifest() function
928 EXPECT_TRUE(containsVendorEtcManifest(p)); in TEST_F()
941 EXPECT_TRUE(containsVendorEtcManifest(p)); in TEST_F()
954 EXPECT_FALSE(containsVendorEtcManifest(p)); in TEST_F()
968 EXPECT_FALSE(containsVendorEtcManifest(p)); in TEST_F()
983 EXPECT_TRUE(containsVendorEtcManifest(p)); in TEST_F()