HomeSort by relevance Sort by last modified time
    Searched full:strseed (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/tests/
slice-test.c 274 gchar strseed[64] = "<random>"; local
279 g_snprintf (strseed, 64, "%u", *seedp);
280 g_print ("Starting %d threads allocating random blocks <= %u bytes with seed=%s using %s%s\n", n_threads, prime_size, strseed, mode, emode);

Completed in 137 milliseconds