Searched refs:T_EXPECT_LT_INT (Results 1 – 2 of 2) sorted by relevance
57 T_EXPECT_LT_INT(i, ALLOC_TEST_GB, "Not permitted to allocate %d GB of VA space", ALLOC_TEST_GB);
446 #define T_EXPECT_LT_INT(lhs, rhs, msg, ...) \ macro