Home
last modified time | relevance | path

Searched refs:is_nonfuzzer_python (Results 1 – 1 of 1) sorted by relevance

/external/oss-fuzz/infra/
Dpresubmit.py291 def is_nonfuzzer_python(path): function
308 paths = [path for path in paths if is_nonfuzzer_python(path)]