Home | History | Annotate | Download | only in test

Lines Matching refs:kSeed

671   const int kSeed = 123;
676 testing::internal::Random random(kSeed);
681 random.Reseed(kSeed);