Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.c34 static int n_blocks_outstanding = 0; variable
119 return n_blocks_outstanding; in test_get_malloc_blocks_outstanding()
139 n_blocks_outstanding += 1; in test_malloc()
166 n_blocks_outstanding += 1; in test_realloc()
177 n_blocks_outstanding -= 1; in test_free()