Home
last modified time | relevance | path

Searched refs:assert_u32_ge (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/test/include/test/
Dtest.h182 #define assert_u32_ge(a, b, ...) assert_cmp(uint32_t, a, b, >=, \ macro
/external/jemalloc_new/test/include/test/
Dtest.h182 #define assert_u32_ge(a, b, ...) assert_cmp(uint32_t, a, b, >=, \ macro