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

  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 435 class WeightedRand{
441 WeightedRand(const WeightedRand &);
442 WeightedRand & operator = (const WeightedRand &);
444 WeightedRand(Buffer_int * weight_list = NULL, int size = 0){
609 static WeightedRand wr(& Buffer_int().append(DEFAULT_WEIGHT * 10), 5);
720 WeightedRand wr;
776 WeightedRand wr;
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 435 class WeightedRand{
441 WeightedRand(const WeightedRand &);
442 WeightedRand & operator = (const WeightedRand &);
444 WeightedRand(Buffer_int * weight_list = NULL, int size = 0){
609 static WeightedRand wr(& Buffer_int().append(DEFAULT_WEIGHT * 10), 5);
720 WeightedRand wr;
776 WeightedRand wr;
    [all...]

Completed in 68 milliseconds