Searched defs:CleanPath (Results 1 – 5 of 5) sorted by relevance
83 TEST(PathTest, CleanPath) { in TEST() argument
76 std::string CleanPath(const absl::string_view unclean_path) { in CleanPath() function
82 TEST(PathTest, CleanPath) { in TEST() argument
150 string CleanPath(StringPiece unclean_path) { in CleanPath() function
367 string FileSystem::CleanPath(StringPiece unclean_path) const { in CleanPath() function in tensorflow::FileSystem