Home
last modified time | relevance | path

Searched refs:g_test_rand_int (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/glib/glib/
Dgtestutils.h149 #define g_test_rand_bit() (0 != (g_test_rand_int() & (1 << 15)))
150 gint32 g_test_rand_int (void);
Dgtestutils.c581 g_test_rand_int (void) in g_test_rand_int() function
Dgaliasdef.c3251 #undef g_test_rand_int
3252 extern __typeof (g_test_rand_int) g_test_rand_int __attribute((alias("IA__g_test_rand_int"), visibi…
Dgalias.h3240 extern __typeof (g_test_rand_int) IA__g_test_rand_int __attribute((visibility("hidden")));
3241 #define g_test_rand_int IA__g_test_rand_int macro
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt2610 g_test_rand_int