Searched refs:assert_x_le (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/test/include/test/
H A Dtest.h39 #define assert_x_le(a, b, ...) assert_cmp(int, a, b, <=, >, "#x", __VA_ARGS__) macro

Completed in 47 milliseconds