Home
last modified time | relevance | path

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

/external/libxml2/
DtestOOMlib.h24 int test_get_malloc_blocks_outstanding (void);
DtestOOM.c364 if (test_get_malloc_blocks_outstanding () > 0) { in main()
366 test_get_malloc_blocks_outstanding ()); in main()
DtestOOMlib.c117 test_get_malloc_blocks_outstanding (void) in test_get_malloc_blocks_outstanding() function