Home
last modified time | relevance | path

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

/xnu-8019.80.24/tests/
H A Dtask_create_suid_cred.c88 T_QUIET; T_ASSERT_GT_LONG(linelen, 0L, NULL); in test_id_cred()
/xnu-8019.80.24/osfmk/tests/
H A Dktest.h517 #define T_ASSERT_GT_LONG(lhs, rhs, msg, ...) \ macro