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

  /external/chromium_org/v8/test/mjsunit/regress/
regress-2612.js 49 function randi(max) { function
66 varname(randi(i)), "+",
67 varname(randi(i)), ","].join("");
  /external/chromium_org/third_party/icu/source/test/intltest/
restsnew.cpp 145 static int32_t randi(int32_t n) function
771 index = count ? (randi(count * 3) - count) : (randi(200) - 100);
857 row = row_count ? (randi(row_count * 3) - row_count) : (randi(200) - 100);
858 col = column_count ? (randi(column_count * 3) - column_count) : (randi(200) - 100);
    [all...]
restest.cpp 147 int32_t randi(int32_t n) function
444 index = count ? (randi(count * 3) - count) : (randi(200) - 100);
testidna.cpp 1345 static int32_t randi(int32_t n){ function
    [all...]
  /external/icu4c/test/intltest/
restsnew.cpp 145 static int32_t randi(int32_t n) function
771 index = count ? (randi(count * 3) - count) : (randi(200) - 100);
857 row = row_count ? (randi(row_count * 3) - row_count) : (randi(200) - 100);
858 col = column_count ? (randi(column_count * 3) - column_count) : (randi(200) - 100);
    [all...]
restest.cpp 147 int32_t randi(int32_t n) function
444 index = count ? (randi(count * 3) - count) : (randi(200) - 100);
testidna.cpp 1345 static int32_t randi(int32_t n){ function
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c 77 static int32_t randi(int32_t n) function
    [all...]
  /external/icu4c/test/cintltst/
creststn.c 77 static int32_t randi(int32_t n) function
    [all...]

Completed in 2734 milliseconds