HomeSort by relevance Sort by last modified time
    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