Searched refs:assert_d_gt (Results 1 – 2 of 2) sorted by relevance
/external/jemalloc/test/include/test/ |
D | test.h | 48 #define assert_d_gt(a, b, ...) assert_cmp(int, a, b, >, <=, "d", __VA_ARGS__) macro
|
/external/jemalloc_new/test/include/test/ |
D | test.h | 48 #define assert_d_gt(a, b, ...) assert_cmp(int, a, b, >, <=, "d", __VA_ARGS__) macro
|