Searched refs:to_unmount_ (Results 1 – 1 of 1) sorted by relevance
738 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