Searched refs:to_unmount_ (Results 1 – 1 of 1) sorted by relevance
890 to_unmount_.push_back(apex_file); in UnmountOnTearDown()904 for (const auto& apex : to_unmount_) { in TearDown()957 std::vector<std::string> to_unmount_; member in android::apex::ApexdMountTest