Home
last modified time | relevance | path

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

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