Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/test/fuzzing/
Drun-shape-fuzzer-tests.py27 hb_shape_fuzzer = os.path.join (top_builddir, "hb-shape-fuzzer" + EXEEXT) variable
29 if not os.path.exists (hb_shape_fuzzer):
34 hb_shape_fuzzer = sys.argv[1] variable
36 print ('hb_shape_fuzzer:', hb_shape_fuzzer)
50 …text, returncode = cmd ([valgrind, '--leak-check=full', '--error-exitcode=1', hb_shape_fuzzer, pat…
52 text, returncode = cmd ([hb_shape_fuzzer, path])
/third_party/chromium/patch/
D0001-cve.patch24686 … --git a/src/third_party/harfbuzz-ng/fuzz/hb_shape_fuzzer.cc b/src/third_party/harfbuzz-ng/fuzz/hb…
24688 --- a/src/third_party/harfbuzz-ng/fuzz/hb_shape_fuzzer.cc
24689 +++ b/src/third_party/harfbuzz-ng/fuzz/hb_shape_fuzzer.cc