Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/
Dmalloc.cc73 static bool should_fail_allocation() { in should_fail_allocation() function
115 if (should_fail_allocation()) { in malloc()
124 if (should_fail_allocation()) { in calloc()
133 if (should_fail_allocation()) { in realloc()
/external/cronet/stable/third_party/boringssl/src/crypto/
Dmem.cc181 static int should_fail_allocation() { in should_fail_allocation() function
226 static int should_fail_allocation(void) { return 0; }
231 if (should_fail_allocation()) { in OPENSSL_malloc()
/external/boringssl/src/crypto/
Dmem.cc134 static int should_fail_allocation() { in should_fail_allocation() function
179 static int should_fail_allocation(void) { return 0; }
184 if (should_fail_allocation()) { in OPENSSL_malloc()
/external/cronet/tot/third_party/boringssl/src/crypto/
Dmem.cc181 static int should_fail_allocation() { in should_fail_allocation() function
226 static int should_fail_allocation(void) { return 0; }
231 if (should_fail_allocation()) { in OPENSSL_malloc()