Searched refs:testleak_funcs (Results 1 – 1 of 1) sorted by relevance
/external/libevent/test/ |
D | regress_dns.c | 1888 static struct testcase_setup_t testleak_funcs = { variable 2152 { "leak_shutdown", test_dbg_leak_shutdown, TT_FORK, &testleak_funcs, NULL }, 2153 { "leak_cancel", test_dbg_leak_cancel, TT_FORK, &testleak_funcs, NULL }, 2155 { "leak_resume", test_dbg_leak_resume_, TT_FORK, &testleak_funcs, NULL }, 2157 TT_FORK, &testleak_funcs, NULL }, 2159 TT_FORK, &testleak_funcs, NULL }, 2161 TT_FORK, &testleak_funcs, NULL },
|