OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_test_run_suite
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/glib/glib/
gtestutils.c
848
* with g_test_get_root(). Similar to
g_test_run_suite
(), the test
852
*
g_test_run_suite
() or g_test_run() may only be called once
862
return
g_test_run_suite
(g_test_get_root());
1213
g_test_run_suite
(GTestSuite *suite)
function
[
all
...]
galias.h
3250
#define
g_test_run_suite
macro
[
all
...]
galiasdef.c
3260
#undef
g_test_run_suite
macro
[
all
...]
Completed in 196 milliseconds