Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DSingleManifestTest.cpp245 static bool IsApexUpdated(const std::string &apex_name) { in IsApexUpdated() argument
256 if (apex_info.moduleName == apex_name) { in IsApexUpdated()
689 const std::string &apex_name) { in checkVintfUpdatableViaApex() argument
697 ASSERT_THAT(exe, StartsWith("/apex/" + apex_name + "/")); in checkVintfUpdatableViaApex()