Home
last modified time | relevance | path

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

/third_party/wayland_standard/tests/
Ddisplay-test.c257 struct client *c = client_connect(); in post_error_main()
301 struct client *c = client_connect(); in post_error_main2()
314 struct client *c = client_connect(); in post_error_main3()
385 struct client *c = client_connect(); in post_nomem_main()
425 struct client *c = client_connect(); in post_implementation_error_main()
520 struct client *c = client_connect(); in threading_post_err()
586 struct client *c = client_connect(); in threading_cancel_read()
625 struct client *c = client_connect(); in threading_read_eagain()
683 struct client *c = client_connect(); in threading_read_after_error()
797 client = client_connect(); in check_error_after_epipe()
[all …]
Dtest-compositor.h70 struct client *client_connect(void);
Dconnection-test.c684 struct client *c = client_connect(); in leak_closure()
725 struct client *c = client_connect(); in leak_after_error()
Dtest-compositor.c459 struct client *client_connect() in client_connect() function
/third_party/libuv/test/
Dtest-delayed-accept.c152 static void client_connect(void) { in client_connect() function
177 client_connect(); in TEST_IMPL()
178 client_connect(); in TEST_IMPL()
Dtest-multiple-listen.c76 static void client_connect(void) { in client_connect() function
99 client_connect(); in TEST_IMPL()
/third_party/libsoup/tests/
Dwebsocket-test.c259 client_connect (Test *test, in client_connect() function
320 client_connect (test, NULL, NULL, got_client_connection, test); in setup_soup_connection()
675 client_connect (test, NULL, negotiate_client_protocols, got_client_connection, test); in test_protocol_negotiate_soup()
728 client_connect (test, NULL, mismatch_client_protocols, got_client_connection, test); in test_protocol_mismatch_soup()
770 client_connect (test, NULL, all_protocols, got_client_connection, test); in test_protocol_server_any_soup()
814 client_connect (test, NULL, NULL, got_client_connection, test); in test_protocol_client_any_soup()
1474 client_connect (test, NULL, NULL, got_client_connection, test); in test_client_context()
1715 client_connect (test, NULL, NULL, got_client_connection, test); in test_deflate_disabled_in_message_soup()
1818 client_connect (test, NULL, NULL, got_client_connection, test); in test_cookies_in_request()
1849 client_connect (test, NULL, NULL, got_client_connection, test); in test_cookies_in_response()