OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:should_fail_allocation
(Results
1 - 1
of
1
) sorted by null
/external/boringssl/src/crypto/test/
malloc.cc
78
/*
should_fail_allocation
returns true if the current allocation should fail. */
79
static int
should_fail_allocation
() {
function
122
if (
should_fail_allocation
()) {
131
if (
should_fail_allocation
()) {
140
if (
should_fail_allocation
()) {
Completed in 296 milliseconds