Home
last modified time | relevance | path

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

/xnu-8792.41.9/tests/
H A Dsettimeofday_29193041.c141T_EXPECT_LT_LONG(time.tv_sec, new_time, "Not permitted to change time without root and without ent…
/xnu-8792.41.9/osfmk/tests/
H A Dktest.h502 #define T_EXPECT_LT_LONG(lhs, rhs, msg, ...) \ macro