Home
last modified time | relevance | path

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

/external/libevent/test/
Dregress_util.c1272 test_event_calloc(void *arg) in test_event_calloc() function
1667 { "mm_calloc", test_event_calloc, 0, NULL, NULL },
/external/libevent/
DChangeLog1860 o Avoid memory leak in test_event_calloc unit test; found by coverity