Searched defs:clean_path (Results 1 – 4 of 4) sorted by relevance
30 std::string clean_path = tensorflow::io::CleanPath(input_path); in LLVMFuzzerTestOneInput() local
218 def clean_path(path): function
53 llvm::SmallString<256> clean_path(path); in CleanPath() local
57 auto clean_path = android::aidl::IoDelegate::CleanPath(filename); in Parse() local