Home
last modified time | relevance | path

Searched refs:initRandom (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/testing/
DTreeTestHelpers.h40 void initRandom(const int32_t seed);
DTreeTestHelpers.cpp34 void initRandom(const int32_t seed) in initRandom() function
/external/chromium_org/third_party/WebKit/Source/platform/
DPODRedBlackTreeTest.cpp40 using TreeTestHelpers::initRandom;
175 initRandom(seed); in InsertionAndDeletionTest()
DPODIntervalTreeTest.cpp40 using TreeTestHelpers::initRandom;
221 initRandom(seed); in InsertionAndDeletionTest()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dutmstest.c65 static void initRandom(int64_t min, int64_t max) in initRandom() function
340 initRandom(fromMin, fromMax); in TestMonkey()
/external/icu/icu4c/source/test/cintltst/
Dutmstest.c65 static void initRandom(int64_t min, int64_t max) in initRandom() function
340 initRandom(fromMin, fromMax); in TestMonkey()