Home
last modified time | relevance | path

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

/redis-3.2.3/deps/jemalloc/test/integration/
H A Drallocx.c14 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
20 assert_ptr_not_null(q, in TEST_BEGIN()
31 assert_ptr_not_null(q, in TEST_BEGIN()
79 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
90 assert_ptr_not_null(q, "Unexpected rallocx() error"); in TEST_BEGIN()
121 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
125 assert_ptr_not_null(q, in TEST_BEGIN()
147 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
151 assert_ptr_not_null(q, in TEST_BEGIN()
H A Dxallocx.c9 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
25 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
41 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
135 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
165 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
198 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
233 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
298 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
397 assert_ptr_not_null(p, "Unexpected mallocx() error"); in test_zero()
H A Dmallocx.c94 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
101 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
107 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
142 assert_ptr_not_null(ps[i], in TEST_BEGIN()
H A Dchunk.c171 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
192 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
218 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
229 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
246 assert_ptr_not_null(p, "Unexpected mallocx() error"); in TEST_BEGIN()
H A Dthread_arena.c15 assert_ptr_not_null(p, "Error in malloc()"); in thd_start()
50 assert_ptr_not_null(p, "Error in malloc()"); in TEST_BEGIN()
H A Doverflow.c34 assert_ptr_not_null(p, "Unexpected malloc() OOM"); in TEST_BEGIN()
H A DMALLOCX_ARENA.c42 assert_ptr_not_null(p, "Unexpected mallocx() error"); in thd_start()
H A Dallocated.c57 assert_ptr_not_null(p, "Unexpected malloc() error"); in thd_start()
/redis-3.2.3/deps/jemalloc/test/unit/
H A Dprof_gdump.c38 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
43 assert_ptr_not_null(q, "Unexpected mallocx() failure"); in TEST_BEGIN()
54 assert_ptr_not_null(q, "Unexpected mallocx() failure"); in TEST_BEGIN()
65 assert_ptr_not_null(q, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dquarantine.c18 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in quarantine_clear()
45 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
82 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in TEST_BEGIN()
91 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dstats.c46 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
90 assert_ptr_not_null(little, "Unexpected mallocx() failure"); in TEST_BEGIN()
92 assert_ptr_not_null(large, "Unexpected mallocx() failure"); in TEST_BEGIN()
94 assert_ptr_not_null(huge, "Unexpected mallocx() failure"); in TEST_BEGIN()
157 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
204 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
248 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
289 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
362 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
406 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Djunk.c86 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in test_junk()
111 assert_ptr_not_null((void *)s, in test_junk()
185 assert_ptr_not_null(p1, "Unexpected mallocx() failure"); in TEST_BEGIN()
224 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in TEST_BEGIN()
233 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dzero.c16 assert_ptr_not_null((void *)s, "Unexpected mallocx() failure"); in test_zero()
38 assert_ptr_not_null((void *)s, in test_zero()
H A Dtsd.c45 assert_ptr_not_null(p, "Unexpeced mallocx() failure"); in malloc_tsd_types()
65 assert_ptr_not_null(p, "Unexpected malloc() failure"); in malloc_tsd_externs()
H A Dmq.c41 assert_ptr_not_null(msg, "mq_get() should never return NULL"); in thd_receiver_start()
57 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in thd_sender_start()
H A Dmallctl.c223 assert_ptr_not_null(p0, "Unexpected mallocx() failure"); in TEST_BEGIN()
225 assert_ptr_not_null(q, "Unexpected mallocx() failure"); in TEST_BEGIN()
233 assert_ptr_not_null(p1, "Unexpected mallocx() failure"); in TEST_BEGIN()
284 assert_ptr_not_null(ps[i], "Unexpected mallocx() failure, i=%u", in TEST_BEGIN()
289 assert_ptr_not_null(qs[i], "Unexpected mallocx() failure, i=%u", in TEST_BEGIN()
298 assert_ptr_not_null(ps[i], "Unexpected mallocx() failure, i=%u", in TEST_BEGIN()
308 assert_ptr_not_null(qs[i], "Unexpected rallocx() failure, i=%u", in TEST_BEGIN()
H A Dprof_reset.c117 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
178 assert_ptr_not_null(*pp, in thd_start()
263 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dlg_chunk.c15 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dprof_idump.c39 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
H A Dprof_active.c88 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in prof_sampling_probe_impl()
H A Drb.c271 assert_ptr_not_null(tree_first(&tree), in TEST_BEGIN()
273 assert_ptr_not_null(tree_last(&tree), in TEST_BEGIN()
H A Dckh.c124 assert_ptr_not_null(p[i], "Unexpected mallocx() failure"); in TEST_BEGIN()
/redis-3.2.3/deps/jemalloc/test/include/test/
H A Dbtalloc.h29 assert_ptr_not_null(p, "Unexpected mallocx() failure"); \
H A Dtest.h26 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro