Searched refs:expect0 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/tools/testing/selftests/net/ |
| D | psock_fanout.c | 411 const int expect0[] = { 0, 0 }; in test_datapath() local 435 sock_fanout_read(fds, rings, expect0); in test_datapath()
|
| /Linux-v6.1/lib/ |
| D | test_scanf.c | 606 #define test_number_prefix(T, str, scan_fmt, expect0, expect1, n_args, fn) \ argument 608 const T expect[2] = { expect0, expect1 }; \
|