Searched defs:RemoveFileIfExists (Results 1 – 3 of 3) sorted by relevance
210 TEST(file, RemoveFileIfExists) { in TEST() argument
365 bool RemoveFileIfExists(const std::string& path, std::string* err) { in RemoveFileIfExists() function
243 static bool RemoveFileIfExists(const std::string& path) { in RemoveFileIfExists() function