Home
last modified time | relevance | path

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

/third_party/harfbuzz/test/subset/
Drun-repack-tests.py23 ots_sanitize = shutil.which ("ots-sanitize") variable
68 if not ots_sanitize:
74 ots_report, returncode = cmd ([ots_sanitize, path])
Drun-tests.py23 ots_sanitize = shutil.which ("ots-sanitize") variable
99 if not ots_sanitize:
105 ots_report, returncode = cmd ([ots_sanitize, path])
/third_party/skia/third_party/externals/harfbuzz/test/subset/
Drun-repack-tests.py23 ots_sanitize = shutil.which ("ots-sanitize") variable
74 if not ots_sanitize:
80 ots_report, returncode = cmd ([ots_sanitize, path])
Drun-tests.py23 ots_sanitize = shutil.which ("ots-sanitize") variable
110 if not ots_sanitize:
116 ots_report, returncode = cmd ([ots_sanitize, path])
/third_party/flutter/skia/third_party/externals/harfbuzz/test/subset/
Drun-tests.py36 ots_sanitize = which ("ots-sanitize") variable
114 if not ots_sanitize:
120 ots_report, returncode = cmd ([ots_sanitize, path])