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 - 8
of
8
) 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
114
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
75
test_connection_setup
(loop, privconn);
Completed in 158 milliseconds