Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
Dfailmalloc_test.c107 #define TEST_FAILMALLOC_RUN(FUN) \ macro
216 TEST_FAILMALLOC_RUN(run_nghttp2_session_send); in test_nghttp2_session_send()
270 TEST_FAILMALLOC_RUN(run_nghttp2_session_send_server); in test_nghttp2_session_send_server()
391 TEST_FAILMALLOC_RUN(run_nghttp2_session_recv); in test_nghttp2_session_recv()
496 TEST_FAILMALLOC_RUN(run_nghttp2_frame_pack_headers); in test_nghttp2_frame()
497 TEST_FAILMALLOC_RUN(run_nghttp2_frame_pack_settings); in test_nghttp2_frame()
576 void test_nghttp2_hd(void) { TEST_FAILMALLOC_RUN(run_nghttp2_hd); } in test_nghttp2_hd()