Home
last modified time | relevance | path

Searched defs:assert_ptr_not_null (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc_new/test/include/test/
Dtest.h26 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro
/external/jemalloc/test/include/test/
Dtest.h26 #define assert_ptr_not_null(a, ...) assert_cmp(void *, a, NULL, !=, \ macro