Home
last modified time | relevance | path

Searched refs:expected_fail_marshal (Results 1 – 1 of 1) sorted by relevance

/external/wayland/tests/
Dconnection-test.c226 expected_fail_marshal(int expected_error, const char *format, ...) in expected_fail_marshal() function
278 expected_fail_marshal(EINVAL, "o", NULL); in TEST()
279 expected_fail_marshal(EINVAL, "s", NULL); in TEST()
280 expected_fail_marshal(EINVAL, "a", NULL); in TEST()