Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.c31 static int fail_alloc_counter = _TEST_INT_MAX; variable
48 fail_alloc_counter = until_next_fail; in set_fail_alloc_counter()
60 return fail_alloc_counter; in get_fail_alloc_counter()
90 if (fail_alloc_counter <= 0) in decrement_fail_alloc_counter()
95 fail_alloc_counter = _TEST_INT_MAX; in decrement_fail_alloc_counter()
104 fail_alloc_counter -= 1; in decrement_fail_alloc_counter()