Searched defs:random_seed (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/parallel/
H A DpsTasks.cpp149 int random_seed = 17; local
H A DpcTasks.cpp206 int random_seed = 17; local
240 int random_seed = 17; local
/openjdk10/test/fmw/gtest/src/
H A Dgtest-internal-inl.h798 int random_seed() const { return random_seed_; } function in class:testing::internal::UnitTestImpl
H A Dgtest.cc3955 int UnitTest::random_seed() const { return impl_->random_seed(); } function in class:testing::UnitTest
[all...]

Completed in 117 milliseconds