Searched defs:EXPECT_LE (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/ | ||
| A D | kselftest_harness.h | 663 #define EXPECT_LE(expected, seen) \ macro |
| /tools/testing/selftests/nolibc/ | ||
| A D | nolibc-test.c | 269 #define EXPECT_LE(cond, expr, val) \ macro |
Completed in 10 milliseconds