Home | History | Annotate | Download | only in test

Lines Matching full:kseed

570   const int kSeed = 123;
575 testing::internal::Random random(kSeed);
580 random.Reseed(kSeed);