Home
last modified time | relevance | path

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

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