Searched defs:CleanPath (Results 1 – 8 of 8) sorted by relevance
83 TEST(PathTest, CleanPath) { in TEST() argument
76 std::string CleanPath(const absl::string_view unclean_path) { in CleanPath() function
100 std::string CleanPath(const std::string_view unclean_path) { in CleanPath() function
82 TEST(PathTest, CleanPath) { in TEST() argument
277 string IoDelegate::CleanPath(const string& path) { in CleanPath() function in android::aidl::IoDelegate
50 std::string CleanPath(llvm::StringRef path) { in CleanPath() function
150 string CleanPath(StringPiece unclean_path) { in CleanPath() function
367 string FileSystem::CleanPath(StringPiece unclean_path) const { in CleanPath() function in tensorflow::FileSystem