Searched refs:assert_x_ne (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc_new/test/include/test/ |
D | test.h | 37 #define assert_x_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "#x", __VA_ARGS__) macro
|
/external/jemalloc/test/include/test/ |
D | test.h | 37 #define assert_x_ne(a, b, ...) assert_cmp(int, a, b, !=, ==, "#x", __VA_ARGS__) macro
|