Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-string-input-visitor.c110 int64_t expect2[] = { 32767, -32768, -32767 }; in test_visitor_in_intList() local
218 uint64_t expect2[] = { 32767, -32768, -32767 }; 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/tools/testing/selftests/rseq/
H A Drseq.h343 intptr_t *v2, intptr_t expect2, in rseq_cmpeqv_cmpeqv_storev()