Home
last modified time | relevance | path

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

/external/vboot_reference/scripts/image_signing/
Dmake_dev_firmware.sh70 if is_debug_mode; then
86 if is_debug_mode; then
145 if is_debug_mode; then
218 if is_debug_mode; then
Dcommon_minimal.sh54 is_debug_mode() { function
61 if is_debug_mode; then
Dmake_dev_ssd.sh223 if is_debug_mode; then
/external/harfbuzz_ng/test/fuzzing/
Drun-subset-fuzzer-tests.py46 is_debug_mode = b"SANITIZE" in text
48 text = "" if is_debug_mode else text.decode ("utf-8").strip ()
Drun-shape-fuzzer-tests.py46 is_debug_mode = b"SANITIZE" in text
48 text = "" if is_debug_mode else text.decode ("utf-8").strip ()