Searched refs:assert_d32_ne (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/test/include/test/ |
D | test.h | 163 #define assert_d32_ne(a, b, ...) assert_cmp(int32_t, a, b, !=, \ macro
|
/external/jemalloc/test/include/test/ |
D | test.h | 163 #define assert_d32_ne(a, b, ...) assert_cmp(int32_t, a, b, !=, \ macro
|