Searched defs:seed (Results 26 - 50 of 240) sorted by relevance

12345678910

/prebuilts/ndk/r13/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h669 explicit Random(UInt32 seed) : state_(seed) {} argument
671 void Reseed(UInt32 seed) { state_ = seed; } argument
/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h104 // A valid random seed must be in [1, kMaxRandomSeed].
133 // Returns a random seed in range [1, kMaxRandomSeed] based on the
140 // Normalizes the actual seed to range [1, kMaxRandomSeed] such that
148 // Returns the first valid random seed after 'seed'. The behavior is
149 // undefined if 'seed' is invalid. The seed after kMaxRandomSeed is
151 inline int GetNextRandomSeed(int seed) { argument
152 GTEST_CHECK_(1 <= seed && seed <
[all...]
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h104 // A valid random seed must be in [1, kMaxRandomSeed].
133 // Returns a random seed in range [1, kMaxRandomSeed] based on the
140 // Normalizes the actual seed to range [1, kMaxRandomSeed] such that
148 // Returns the first valid random seed after 'seed'. The behavior is
149 // undefined if 'seed' is invalid. The seed after kMaxRandomSeed is
151 inline int GetNextRandomSeed(int seed) { argument
152 GTEST_CHECK_(1 <= seed && seed <
[all...]
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h104 // A valid random seed must be in [1, kMaxRandomSeed].
133 // Returns a random seed in range [1, kMaxRandomSeed] based on the
140 // Normalizes the actual seed to range [1, kMaxRandomSeed] such that
148 // Returns the first valid random seed after 'seed'. The behavior is
149 // undefined if 'seed' is invalid. The seed after kMaxRandomSeed is
151 inline int GetNextRandomSeed(int seed) { argument
152 GTEST_CHECK_(1 <= seed && seed <
[all...]
/prebuilts/ndk/current/sources/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc316 const int seed = GetRandomSeedFromFlag(0); local
317 EXPECT_LE(1, seed);
318 EXPECT_LE(seed, static_cast<int>(kMaxRandomSeed));
946 // Because we use our own random number generator and a fixed seed,
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc316 const int seed = GetRandomSeedFromFlag(0); local
317 EXPECT_LE(1, seed);
318 EXPECT_LE(seed, static_cast<int>(kMaxRandomSeed));
946 // Because we use our own random number generator and a fixed seed,
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc316 const int seed = GetRandomSeedFromFlag(0); local
317 EXPECT_LE(1, seed);
318 EXPECT_LE(seed, static_cast<int>(kMaxRandomSeed));
946 // Because we use our own random number generator and a fixed seed,
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/
H A Dorg.eclipse.tycho.p2.tools.impl-0.20.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/tycho/ org/eclipse/tycho/p2/ ...
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.6.6/
H A Djackson-core-2.6.6.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF/NOTICE META- ...
/prebuilts/tools/common/m2/repository/org/apache/james/apache-mime4j-core/0.7.2/
H A Dapache-mime4j-core-0.7.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/james/ org/apache/james/mime4j/ ...
/prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/
H A Djaxb-runtime-2.2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/0.3/
H A Dauto-common-0.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/common/ ...
/prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
H A Djackson-core-2.1.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/fasterxml/ com/fasterxml/jackson/ com/fasterxml/jackson/core/ ...
/prebuilts/devtools/tools/lib/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.apache.httpcomponents.httpcore_4.1.4.v201203221030.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/misc/common/robolectric/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/tools/common/http-client/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.0.1/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.1/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.1/
H A Dhttpcore-4.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpcore/4.2.5/
H A Dhttpcore-4.2.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/concurrent/ ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.apache.httpcomponents.httpcore_4.1.4.v201203221030.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpcore/4.1/
H A Dhttpcore-4.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/message/ ...
/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/0.4/
H A Dauto-common-0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/common/ ...
/prebuilts/tools/common/m2/repository/com/google/auto/auto-common/0.6/
H A Dauto-common-0.6.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/common/ ...

Completed in 2673 milliseconds

12345678910