Home
last modified time | relevance | path

Searched refs:expect_eq_uint (Results 1 – 1 of 1) sorted by relevance

/lib/
Dtest_bitmap.c186 #define expect_eq_uint(...) __expect_eq(uint, ##__VA_ARGS__) macro
547 expect_eq_uint(arr[DIV_ROUND_UP(nbits, 32)], in test_bitmap_arr32()
794 expect_eq_uint(strlen(t->mask) + 1, n); in test_bitmap_print_buf()
799 expect_eq_uint(strlen(t->list) + 1, n); in test_bitmap_print_buf()
806 expect_eq_uint(strlen(t->list) + 1 - PAGE_SIZE, n); in test_bitmap_print_buf()