Lines Matching refs:assert_ptr_not_null
31 assert_ptr_not_null(decay_ticker, in TEST_BEGIN()
49 assert_ptr_not_null(p, "Unexpected malloc() failure"); in TEST_BEGIN()
61 assert_ptr_not_null(p, "Unexpected calloc() failure"); in TEST_BEGIN()
78 assert_ptr_not_null(p, "Unexpected aligned_alloc() failure"); in TEST_BEGIN()
88 assert_ptr_not_null(p, "Unexpected realloc() failure"); in TEST_BEGIN()
94 assert_ptr_not_null(p, "Unexpected realloc() failure"); in TEST_BEGIN()
120 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
128 assert_ptr_not_null(p, "Unexpected rallocx() failure"); in TEST_BEGIN()
149 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
179 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
242 assert_ptr_not_null(ps[i], "Unexpected mallocx() failure"); in TEST_BEGIN()
272 assert_ptr_not_null(p, "Unexpected mallocx() failure"); in TEST_BEGIN()
326 assert_ptr_not_null(ps[i], "Unexpected mallocx() failure"); in TEST_BEGIN()