HomeSort by relevance Sort by last modified time
    Searched defs:g_test_add_vtable (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 110 milliseconds