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

  /external/bluetooth/glib/gio/tests/
sleepy-stream.c 26 symbols = g_test_rand_int_range (1, MAX_PIECE_SIZE + 1);
30 gint c = g_test_rand_int_range (0, 30);
63 pieces = g_test_rand_int_range (0, MAX_PIECES + 1);
  /external/bluetooth/glib/glib/
gtestutils.h 151 gint32 g_test_rand_int_range (gint32 begin,
gtestutils.c 587 * g_test_rand_int_range:
599 g_test_rand_int_range (gint32 begin, function
    [all...]
galiasdef.c 3254 #undef g_test_rand_int_range macro
    [all...]
galias.h 3244 #define g_test_rand_int_range macro
    [all...]

Completed in 1044 milliseconds