Home
last modified time | relevance | path

Searched defs:LIB_FUZZING_ENGINE (Results 1 – 6 of 6) sorted by relevance

/external/oss-fuzz/infra/cifuzz/test_data/external-project/
DMakefile17 LIB_FUZZING_ENGINE ?= standalone_fuzz_target_runner.o macro
/external/oss-fuzz/projects/example/my-api-repo/
DMakefile17 LIB_FUZZING_ENGINE ?= standalone_fuzz_target_runner.o macro
/external/lz4/ossfuzz/
DMakefile29 LIB_FUZZING_ENGINE ?= standaloneengine.o macro
/external/zstd/tests/fuzz/
DMakefile17 LIB_FUZZING_ENGINE ?= libregression.a macro
Dfuzz.py80 LIB_FUZZING_ENGINE = os.environ.get('LIB_FUZZING_ENGINE', 'libregression.a') variable
/external/flac/
Dconfigure.ac403 AC_SUBST([LIB_FUZZING_ENGINE]) subst