Home
last modified time | relevance | path

Searched defs:clean_path (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/security/fuzzing/
Dcleanpath_fuzz.cc30 std::string clean_path = tensorflow::io::CleanPath(input_path); in LLVMFuzzerTestOneInput() local
/external/cronet/third_party/apache-portable-runtime/src/build/
Dgen-build.py218 def clean_path(path): function