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

  /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/icu4c/test/cintltst/
creststn.c 77 static int32_t randi(int32_t n) function
    [all...]

Completed in 202 milliseconds