Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/test/
Dmalloc.cc52 static bool failure_enabled = false, break_on_fail = false, in_call = false; variable
62 if (failure_enabled && current_malloc_count > malloc_number_to_fail) { in exit_handler()
88 failure_enabled = true; in should_fail_allocation()
99 if (!failure_enabled) { in should_fail_allocation()