Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/tests/ !
H A Dktest.h450 #define T_EXPECT_LE_INT(lhs, rhs, msg, ...) \ macro
/xnu-8019.80.24/tests/ !
H A Dproc_info.c1212 T_EXPECT_LE_INT(pthinfo->pth_curpri, (BASEPRI_DEFAULT - CONF_NICE_VAL),