Home | History | Annotate | Download | only in test

Lines Matching refs:kSeed

537   const int kSeed = 123;
542 testing::internal::Random random(kSeed);
547 random.Reseed(kSeed);