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

  /external/chromium/third_party/libevent/test/
test-time.c 36 rand_int(int n) function
55 j = rand_int(NEVENT);
57 tv.tv_usec = rand_int(50000);
81 tv.tv_usec = rand_int(50000);

Completed in 46 milliseconds