Home
last modified time | relevance | path

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

/third_party/node/test/fixtures/
H A Dguess-hash-seed.js63 function hash_to_bucket(hash, numBuckets) { function
93 if (hash_to_bucket(ComputeIntegerHash(i), tester_set_buckets) !== 0) {
100 if (hash_to_bucket(ComputeIntegerHash(i), tester_set_buckets) === 0) {
142 if (hash_to_bucket(first_slow_str_special_hasher(seed_candidate),
154 if (hash_to_bucket(special_hasher(seed_candidate), tester_set_buckets) ==

Completed in 1 milliseconds