Searched refs:removed_files (Results 1 – 1 of 1) sorted by relevance
2308 std::vector<std::string> removed_files; in TEST_F() local2313 removed_files.push_back(path); in TEST_F()2344 for (const std::string& path : removed_files) { in TEST_F()2373 std::vector<std::string> removed_files; in TEST_F() local2378 removed_files.push_back(path); in TEST_F()2409 for (const std::string& path : removed_files) { in TEST_F()