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

  /external/bluetooth/glib/glib/
gtestutils.c 824 * g_test_get_root:
833 g_test_get_root (void) function
848 * with g_test_get_root(). Similar to g_test_run_suite(), the test
862 return g_test_run_suite (g_test_get_root());
932 suite = g_test_get_root();
    [all...]
galias.h 3196 #define g_test_get_root macro
    [all...]
galiasdef.c 3206 #undef g_test_get_root macro
    [all...]

Completed in 53 milliseconds