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

  /external/bluetooth/glib/glib/
gtestutils.h 165 GTestSuite* g_test_get_root (void);
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...]
galiasdef.c 3206 #undef g_test_get_root macro
    [all...]
galias.h 3196 #define g_test_get_root macro
    [all...]

Completed in 551 milliseconds