Home
last modified time | relevance | path

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

/external/wayland/tests/
Dconnection-test.c543 marshal_helper(const char *format, void *handler, ...) in marshal_helper() function
578 marshal_helper("suu", suu_handler, "foo", 500, 404040); in TEST()