Home
last modified time | relevance | path

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

/lib/
Dtest_bitmap.c191 #define expect_eq_str(...) __expect_eq(str, ##__VA_ARGS__) macro
795 expect_eq_str(t->mask, print_buf, n); in test_bitmap_print_buf()
800 expect_eq_str(t->list, print_buf, n); in test_bitmap_print_buf()
807 expect_eq_str(t->list + PAGE_SIZE, print_buf, n); in test_bitmap_print_buf()