Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp738 to_unmount_.push_back(apex_file); in UnmountOnTearDown()
750 for (const auto& apex : to_unmount_) { in TearDown()
759 std::vector<std::string> to_unmount_; member in android::apex::ApexdMountTest