Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.c18 #define _TEST_INT_MAX 2147483647 macro
31 static int fail_alloc_counter = _TEST_INT_MAX;
95 fail_alloc_counter = _TEST_INT_MAX; in decrement_fail_alloc_counter()
220 set_fail_alloc_counter (_TEST_INT_MAX); in run_failing_each_malloc()
247 set_fail_alloc_counter (_TEST_INT_MAX); in test_oom_handling()
252 approx_mallocs = _TEST_INT_MAX - get_fail_alloc_counter (); in test_oom_handling()
266 set_fail_alloc_counter (_TEST_INT_MAX); in test_oom_handling()