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