Searched defs:EXPECT_GE (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/ | ||
| H A D | kselftest_harness.h | 685 #define EXPECT_GE( global() macro |
| /linux/tools/testing/selftests/nolibc/ | ||
| H A D | nolibc-test.c | 242 #define EXPECT_GE(cond, expr, val) \ macro |