Searched defs:check_event (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/input/ |
D | input06.c | 113 static int check_event(struct input_event *iev, int event, int code, int value) in check_event() function
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify22.c | 199 void check_event(char *buf, size_t len, const struct test_case *ex) in check_event() function
|
/third_party/PyYAML/tests/lib/ |
D | canonical.py | 302 def check_event(self, *choices): member in CanonicalParser
|
/third_party/PyYAML/lib/yaml/ |
D | parser.py | 94 def check_event(self, *choices): member in Parser
|
/third_party/alsa-lib/test/ |
D | user-ctl-element-set.c | 389 static int check_event(struct elem_set_trial *trial, unsigned int mask, in check_event() function
|
/third_party/PyYAML/yaml/ |
D | _yaml.pyx | 640 def check_event(self, *choices): member in CParser
|