Home
last modified time | relevance | path

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

/test/vts-testcase/hal/treble/vintf/
DVtsTrebleVintfTestBase.cpp122 const std::optional<std::string> &updatable_via_apex = in ForEachAidlHalInstance() local
126 fn(package, version, interface, instance, updatable_via_apex); in ForEachAidlHalInstance()
DSingleManifestTest.cpp589 &updatable_via_apex) { in TEST_P() argument
598 const bool allow_upgrade = updatable_via_apex.has_value() && in TEST_P()
599 IsApexUpdated(updatable_via_apex.value()); in TEST_P()
Dutils.h72 const std::optional<std::string>& updatable_via_apex)>;