Searched refs:expectFileNotExist (Results 1 – 1 of 1) sorted by relevance
542 void expectFileNotExist(const Matcher& matcher) { in expectFileNotExist() function in android::vintf::testing::VintfObjectTestBase592 expectFileNotExist(StartsWith("/apex/")); in noApex()746 expectFileNotExist(StrEq(kProductMatrix)); in TEST_F()910 void noVendorManifest() { expectFileNotExist(StrEq(kVendorManifest)); } in noVendorManifest()915 void noOdmManifest() { expectFileNotExist(StartsWith("/odm/")); } in noOdmManifest()1120 expectFileNotExist(StrEq(kVendorManifest)); in SetUp()1124 expectFileNotExist(StartsWith("/odm/")); in SetUp()1326 expectFileNotExist(StrEq(kProductMatrix)); in SetUp()1329 expectFileNotExist(StartsWith("/odm/")); in SetUp()1538 expectFileNotExist(StrEq(kProductMatrix)); in SetUp()[all …]