Home
last modified time | relevance | path

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

/openssl/fuzz/
H A Dhelper.py22 CORPORA_DIR = os.path.abspath(os.path.join(THIS_DIR, "corpora")) variable
24 FUZZER_DIR = os.path.abspath(os.path.join(CORPORA_DIR, FUZZER))
31 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))
37 dd = os.path.abspath(os.path.join(CORPORA_DIR, d))

Completed in 7 milliseconds