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

  /external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp 261 static int q_random(const void * a, const void * b){ function in struct:CmdQsort
841 qsort(rnd_index, count, sizeof(DataIndex), CmdQsort::q_random);
  /external/icu/icu4c/source/test/perf/collperf/
collperf.cpp 266 static int q_random(const void * a, const void * b){ function in struct:CmdQsort
861 qsort(rnd_index, count, sizeof(DataIndex), CmdQsort::q_random);

Completed in 107 milliseconds