Searched refs:assert_u_gt (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/ |
| H A D | decay.c | 466 assert_u_gt(nupdates_mock, nupdates0, in TEST_BEGIN() 523 assert_u_gt(nupdates_mock, nupdates0, in TEST_BEGIN()
|
| H A D | rb.c | 223 assert_u_gt(*nnodes, 0, "Destruction removed too many nodes"); in destroy_cb()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/ |
| H A D | test.h | 55 #define assert_u_gt(a, b, ...) assert_cmp(int, a, b, >, <=, "u", __VA_ARGS__) macro
|