Home
last modified time | relevance | path

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

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