Searched defs:dir_path (Results 1 – 3 of 3) sorted by relevance
71 for (const auto& dir_path : dir_paths) { in TEST_F() local90 for (const auto& dir_path : dir_paths) { in TEST_F() local
59 WARN_UNUSED bool CleanDirectory(const std::string& dir_path) { in CleanDirectory()
311 def check_no_superfluous_files(self, dir_path): argument