Searched refs:testleak_funcs (Results 1 – 1 of 1) sorted by relevance
/external/libevent/test/ |
D | regress_dns.c | 1972 static struct testcase_setup_t testleak_funcs = { variable 2486 { "leak_shutdown", test_dbg_leak_shutdown, TT_FORK, &testleak_funcs, NULL }, 2487 { "leak_cancel", test_dbg_leak_cancel, TT_FORK, &testleak_funcs, NULL }, 2489 { "leak_resume", test_dbg_leak_resume_, TT_FORK, &testleak_funcs, NULL }, 2491 TT_FORK, &testleak_funcs, NULL }, 2493 TT_FORK, &testleak_funcs, NULL }, 2495 TT_FORK, &testleak_funcs, NULL },
|