OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_connection_setup
(Results
1 - 9
of
9
) sorted by null
/external/dbus/test/
test-utils.h
13
dbus_bool_t
test_connection_setup
(DBusLoop *loop,
test-names.c
65
if (!
test_connection_setup
(loop, connection))
test-shell-service.c
147
if (!
test_connection_setup
(loop, connection))
test-utils.c
101
test_connection_setup
(DBusLoop *loop,
function
test-service.c
449
if (!
test_connection_setup
(loop, connection))
/external/dbus/test/name-test/
test-shutdown.c
39
if (!
test_connection_setup
(loop, connection))
test-privserver.c
29
if (!
test_connection_setup
(testdata->loop, new_connection))
83
test_connection_setup
(loop, session);
test-privserver-client.c
87
test_connection_setup
(loop, session);
123
test_connection_setup
(loop, privconn);
/external/dbus/test/internals/
refs.c
194
test_connection_setup
(f->loop, f->server_connection);
247
if (!
test_connection_setup
(f->loop, f->connection))
Completed in 337 milliseconds