Home | History | Annotate | Download | only in test

Lines Matching refs:RandomSeed

5290   static Flags RandomSeed(Int32 random_seed) {
5917 TEST_F(InitGoogleTestTest, RandomSeed) {
5929 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::RandomSeed(1000), false);