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

  /external/chromium_org/third_party/icu/source/test/cintltst/
utmstest.c 63 static int64_t ranMax;
70 ranMax = max;
94 } while (value < ranMin || value > ranMax);
  /external/icu/icu4c/source/test/cintltst/
utmstest.c 63 static int64_t ranMax;
70 ranMax = max;
94 } while (value < ranMin || value > ranMax);

Completed in 760 milliseconds