Searched defs:assert_qd_gt (Results 1 - 1 of 1) sorted by relevance

/external/jemalloc/test/include/test/
H A Dtest.h93 #define assert_qd_gt(a, b, ...) assert_cmp(long long, a, b, >, \ macro

Completed in 61 milliseconds