Home | History | Annotate | Download | only in src

Lines Matching full:seed

1307     uint32_t seed = static_cast<uint32_t>(hash_seed()->value());
1308 ASSERT(FLAG_randomize_hashes || seed == 0);
1309 return seed;