Home
last modified time | relevance | path

Searched refs:getSeed (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sLongRunningShaderTests.cpp100 static deUint32 getSeed (const Params& params);
261 deUint32 LongRunningShaderCase::getSeed (const Params& params) in getSeed() function in deqp::gles3::Stress::__anon30801::LongRunningShaderCase
276 de::Random rnd (getSeed(*m_params)); in iterate()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestFmwk.java139 return new Random(getParams().getSeed()); in createRandom()
168 public int getSeed() { in getSeed() method in TestFmwk.ICU_Rand
449 public long getSeed() { in getSeed() method in TestFmwk.TestParams
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestFmwk.java146 return new Random(getParams().getSeed()); in createRandom()
175 public int getSeed() { in getSeed() method in TestFmwk.ICU_Rand
424 public long getSeed() { in getSeed() method in TestFmwk.TestParams
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h277 uint32_t getSeed();
H A Drbbimonkeytest.cpp403 fRandomSeed = rand.getSeed(); // Save initial seed for use in error messages, in set()
H A Dintltest.cpp1874 uint32_t IntlTest::icu_rand::getSeed() { in getSeed() function in IntlTest::icu_rand
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java522 fRandomSeed = rand.getSeed(); // Save initial seed for use in error messages, in set()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java519 fRandomSeed = rand.getSeed(); // Save initial seed for use in error messages, in set()

Completed in 15 milliseconds