Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/net/
Dsocket.c17 int expect; member
Dpsock_fanout.c189 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read()
/tools/perf/tests/
Dkmod-path.c37 static int test_is_kernel_module(const char *path, int cpumode, bool expect) in test_is_kernel_module()
Dbpf.c44 int expect) in do_test()
Dattr.py180 def compare(self, expect, result): argument
/tools/lib/traceevent/
Devent-parse.c1195 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()