/external/bluetooth/glib/gio/tests/ |
desktop-app-info.c | 251 g_test_add_func ("/desktop-app-info/delete", test_delete); 252 g_test_add_func ("/desktop-app-info/default", test_default);
|
sleepy-stream.c | 290 g_test_add_func ("/filter-stream/input", test); 291 g_test_add_func ("/filter-stream/async", asynch);
|
g-icon.c | 242 g_test_add_func ("/g-icon/serialize", test_g_icon_serialize);
|
unix-streams.c | 253 g_test_add_func ("/unix-streams/pipe-io-test", test_pipe_io);
|
/external/bluetooth/glib/gobject/tests/ |
threadtests.c | 241 g_test_add_func ("/GObject/threaded-class-init", test_threaded_class_init); 242 g_test_add_func ("/GObject/threaded-object-init", test_threaded_object_init);
|
/external/webkit/Source/WebKit/gtk/tests/ |
testwebresource.c | 329 g_test_add_func("/webkit/webresource/loading", test_web_resource_loading); 330 g_test_add_func("/webkit/webresource/sub_resource_loading", test_web_resource_sub_resource_loading);
|
/external/bluetooth/glib/glib/ |
gtestutils.h | 97 void g_test_add_func (const char *testpath,
|
gtestutils.c | 875 * low level, calling g_test_add() or g_test_add_func() is preferable. 958 * g_test_add_func: 970 g_test_add_func (const char *testpath, function [all...] |
galiasdef.c | 3188 #undef g_test_add_func macro [all...] |
galias.h | 3178 #define g_test_add_func macro [all...] |