Home
last modified time | relevance | path

Searched defs:expect1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-string-input-visitor.c108 int64_t expect1[] = { 1, 2, 0, 2, 3, 4, 20, 5, 6, 7, in test_visitor_in_intList() local
216 uint64_t expect1[] = { 1, 2, 0, 2, 3, 4, 20, 5, 6, 7, in test_visitor_in_uintList() local
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_fanout.c409 const int expect1[], const int expect2[]) in test_datapath()
/openbmc/linux/lib/
H A Dtest_scanf.c606 #define test_number_prefix(T, str, scan_fmt, expect0, expect1, n_args, fn) \ argument