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

/fuchsia/zircon/third_party/ulib/jemalloc/test/include/test/
H A Dtest.h29 #define assert_c_eq(a, b, ...) assert_cmp(char, a, b, ==, !=, "c", __VA_ARGS__) macro

Completed in 74 milliseconds