Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/tests/
H A Dktest.h627 #define T_ASSERT_LT_PTR(lhs, rhs, msg, ...) \ macro
/xnu-8792.41.9/tests/
H A Dnet_tuntests.c1101 T_QUIET; T_ASSERT_LT_PTR(kev[e].udata, (void *)(intptr_t)channel_count, NULL); in xfer_1_packet_together()