Searched refs:ASSERT_LONG_LT (Results 1 – 2 of 2) sorted by relevance
78 ASSERT_LONG_LT(ts->tv_sec, 200); in test_ptimeout()
184 #define ASSERT_LONG_LT(a1, a2) \ macro