Searched defs:expect (Results 1 – 6 of 6) sorted by relevance
| /tools/testing/selftests/net/ |
| D | socket.c | 18 int expect; member
|
| D | psock_fanout.c | 220 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
|
| /tools/perf/tests/ |
| D | kmod-path.c | 39 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
|
| D | attr.py | 232 def compare(self, expect, result): argument
|
| D | bpf.c | 110 int expect) in do_test()
|
| /tools/lib/traceevent/ |
| D | event-parse.c | 1199 static int test_type(enum event_type type, enum event_type expect) in test_type() 1210 enum event_type expect, const char *expect_tok) in test_type_token() 1226 static int __read_expect_type(enum event_type expect, char **tok, int newline_ok) in __read_expect_type() 1237 static int read_expect_type(enum event_type expect, char **tok) in read_expect_type() 1242 static int __read_expected(enum event_type expect, const char *str, in __read_expected() 1261 static int read_expected(enum event_type expect, const char *str) in read_expected() 1266 static int read_expected_item(enum event_type expect, const char *str) in read_expected_item()
|