Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-hbitmap.c752 bool should_set = false; in test_hbitmap_serialize_part() local
755 should_set = true; in test_hbitmap_serialize_part()
759 g_assert_cmpint(should_set, ==, test_bit(j, (unsigned long *)buf)); in test_hbitmap_serialize_part()