Searched defs:expect (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/net/ |
D | socket.c | 17 int expect; member
|
D | psock_fanout.c | 189 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
|
/tools/perf/tests/ |
D | kmod-path.c | 37 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
|
D | bpf.c | 44 int expect) in do_test()
|
D | attr.py | 180 def compare(self, expect, result): argument
|
/tools/lib/traceevent/ |
D | event-parse.c | 1195 static int test_type(enum event_type type, enum event_type expect) in test_type() 1206 enum event_type expect, const char *expect_tok) in test_type_token() 1222 static int __read_expect_type(enum event_type expect, char **tok, int newline_ok) in __read_expect_type() 1233 static int read_expect_type(enum event_type expect, char **tok) in read_expect_type() 1238 static int __read_expected(enum event_type expect, const char *str, in __read_expected() 1257 static int read_expected(enum event_type expect, const char *str) in read_expected() 1262 static int read_expected_item(enum event_type expect, const char *str) in read_expected_item()
|