Searched refs:seeds (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/utest/fbl/
H A Dintrusive_wavl_tree_tests.cpp337 // We will run this test 3 times with 3 different (constant) seeds. During
343 static const BalanceTestKeyType seeds[] = { 0xe87e1062fc1f4f80u, local
354 for (size_t seed_ndx = 0; seed_ndx < fbl::count_of(seeds); ++seed_ndx) {
355 auto seed = seeds[seed_ndx];

Completed in 19 milliseconds