Searched refs:expect_eq_str (Results 1 – 1 of 1) sorted by relevance
193 #define expect_eq_str(...) __expect_eq(str, ##__VA_ARGS__) macro1211 expect_eq_str(t->mask, print_buf, n); in test_bitmap_print_buf()1216 expect_eq_str(t->list, print_buf, n); in test_bitmap_print_buf()1223 expect_eq_str(t->list + PAGE_SIZE, print_buf, n); in test_bitmap_print_buf()