Home
last modified time | relevance | path

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

/aosp12/system/apex/apexd/
H A Dapexd_test.cpp740 to_unmount_.push_back(apex_file); in UnmountOnTearDown()
752 for (const auto& apex : to_unmount_) { in TearDown()
761 std::vector<std::string> to_unmount_; member in android::apex::ApexdMountTest