Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-string-input-visitor.c112 int64_t expect4[] = { 1 }; in test_visitor_in_intList() local
132 check_ilist(v, expect4, ARRAY_SIZE(expect4)); in test_visitor_in_intList()
220 uint64_t expect4[] = { 1 }; in test_visitor_in_uintList() local
241 check_ulist(v, expect4, ARRAY_SIZE(expect4)); in test_visitor_in_uintList()