Searched defs:assert_ptr_eq (Results 1 – 2 of 2) sorted by relevance
| /external/jemalloc_new/test/include/test/ |
| D | test.h | 20 #define assert_ptr_eq(a, b, ...) assert_cmp(void *, a, b, ==, \ macro
|
| /external/jemalloc/test/include/test/ |
| D | test.h | 20 #define assert_ptr_eq(a, b, ...) assert_cmp(void *, a, b, ==, \ macro
|