Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/tests/
H A Dktest.h451 #define T_EXPECT_LE_INT(lhs, rhs, msg, ...) \ macro
/xnu-12377.1.9/tests/
H A Dproc_info.c1295 T_EXPECT_LE_INT(pthinfo->pth_curpri, (BASEPRI_DEFAULT - CONF_NICE_VAL),