Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.c243 int approx_mallocs; in test_oom_handling() local
252 approx_mallocs = _TEST_INT_MAX - get_fail_alloc_counter (); in test_oom_handling()
255 if (!run_failing_each_malloc (approx_mallocs, func, data)) in test_oom_handling()
259 if (!run_failing_each_malloc (approx_mallocs, func, data)) in test_oom_handling()
263 if (!run_failing_each_malloc (approx_mallocs, func, data)) in test_oom_handling()