Home
last modified time | relevance | path

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

/external/oss-fuzz/docs/oss-fuzz/
Darchitecture.md21 1. [ClusterFuzz]({{ site.baseurl }}/further-reading/clusterfuzz) downloads the fuzz targets and beg…
31 Once the developer fixes the bug, [ClusterFuzz]({{ site.baseurl }}/further-reading/clusterfuzz) aut…
/external/oss-fuzz/docs/further-reading/
Dclusterfuzz.md6 permalink: /further-reading/clusterfuzz/
11 [ClusterFuzz](https://github.com/google/clusterfuzz) is the distributed fuzzing
/external/oss-fuzz/docs/advanced-topics/
Dcorpora.md38 [ClusterFuzz]({{ site.baseurl }}/further-reading/clusterfuzz)
62 gs://expat-corpus.clusterfuzz-external.appspot.com/libFuzzer/expat_parse_fuzzer \
Dideal_integration.md125 [fuzzer stats]({{ site.baseurl }}/further-reading/clusterfuzz#fuzzer-stats)
127 }}/further-reading/clusterfuzz#coverage-reports).
153 }}/further-reading/clusterfuzz/#performance-analyzer) for each fuzz target that
Dcode_coverage.md53 $ gsutil ls gs://${PROJECT_NAME}-corpus.clusterfuzz-external.appspot.com/
/external/harfbuzz_ng/
DMETADATA9 # test/fuzzing/fonts/clusterfuzz-testcase-hb-fuzzer-5662671558934528
/external/oss-fuzz/docs/reference/
Dglossary.md28 [page]: {{ site.baseurl }}/further-reading/clusterfuzz
29 [ClusterFuzz]: https://github.com/google/clusterfuzz
Duseful_links.md47 * [ClusterFuzz documentation](https://google.github.io/clusterfuzz/)
/external/oss-fuzz/docs/getting-started/
Daccepting_new_projects.md31 …g/p/oss-fuzz/issues/list), not to the [ClusterFuzz]({{ site.baseurl }}/further-reading/clusterfuzz)
Dnew_project_guide.md145 homepage]({{ site.baseurl }}/further-reading/clusterfuzz#web-interface).
/external/oss-fuzz/docs/
Dfaq.md74 Our [ClusterFuzz]({{ site.baseurl }}/further-reading/clusterfuzz) fuzzing
152 [coverage reports]({{ site.baseurl }}/further-reading/clusterfuzz#coverage-reports)
213 [ClusterFuzz]: https://github.com/google/clusterfuzz
Dindex.md39 [ClusterFuzz]: https://github.com/google/clusterfuzz
/external/skia/fuzz/
DFuzzMain.cpp313 std::regex clusterfuzz("clusterfuzz-testcase(-minimized)?-([a-z0-9_]+)-[\\d]+"); in try_auto_detect() local
316 if (std::regex_search(path.c_str(), m, clusterfuzz)) { in try_auto_detect()
/external/skqp/fuzz/
DFuzzMain.cpp261 std::regex clusterfuzz("clusterfuzz-testcase(-minimized)?-([a-z0-9_]+)-[\\d]+"); in try_auto_detect() local
264 if (std::regex_search(path.c_str(), m, clusterfuzz)) { in try_auto_detect()
/external/oss-fuzz/
DREADME.md30 [ClusterFuzz]: https://github.com/google/clusterfuzz