Searched refs:files_to_remove_ (Results 1 – 2 of 2) sorted by relevance
64 for (auto path : files_to_remove_) in ~CpuFreqInfoForTesting()81 files_to_remove_.push_back(path); in AddFile()
41 std::vector<std::string> files_to_remove_; variable