/external/bluetooth/glib/glib/ |
gtestutils.c | 917 g_test_add_vtable (const char *testpath, function 976 g_test_add_vtable (testpath, 0, NULL, NULL, test_func, NULL); 1001 g_test_add_vtable (testpath, 0, test_data, NULL, (void(*)(void)) test_func, NULL); [all...] |
galias.h | 3181 #define g_test_add_vtable macro [all...] |
galiasdef.c | 3191 #undef g_test_add_vtable macro [all...] |