Searched refs:EXPECT_GTE (Results 1 – 2 of 2) sorted by relevance
34 EXPECT_GTE("malloc_usable_size_0100", ret, TEST_MALLOC_SIZE); in malloc_usable_size_0100()
132 #define EXPECT_GTE(fun, a, b) \ macro