Home
last modified time | relevance | path

Searched refs:shards (Results 1 – 8 of 8) sorted by relevance

/external/guava/guava-tests/test/com/google/common/hash/
DHashingTest.java53 for (int shards = 1; shards <= 100000; shards++) { in checkConsistentHashCorrectness()
54 int b = Hashing.consistentHash(hashCode, shards); in checkConsistentHashCorrectness()
56 assertEquals(shards - 1, b); in checkConsistentHashCorrectness()
76 for (int shards = 2; shards <= MAX_SHARDS; shards++) { in countRemaps()
77 int chosen = Hashing.consistentHash(h, shards); in countRemaps()
79 map.incrementAndGet(shards); in countRemaps()
/external/libvpx/libvpx/tools/
Dall_builds.py52 shards = int(options["--shards"])
58 my_configs = filter(lambda x: x[1] % shards == shard, my_configs)
/external/chromium_org/tools/gyp/pylib/gyp/
DMSVSUtil.py83 shards = int(target_dicts[t].get('msvs_shard', 0))
84 if shards:
85 targets_to_shard[t] = shards
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/views/
Dprinting_unittest.py173 def run_test(total, exp, unexp, shards, result): argument
174 printer, err = self.get_printer(['--timing'] if shards else None)
175 fake_results = FakeRunResults(total, exp, unexp, shards)
/external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
DIsValidUtf8TestUtil.java169 List<Shard> shards = new ArrayList<Shard>(numShards);
174 shards.add(new Shard(i,
179 return shards;
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
Dmessage_pool.py88 def run(self, shards): argument
90 for message in shards:
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/
Dlayout_test_runner.py489 def extract_and_flatten(shards): argument
491 for shard in shards:
/external/chromium_org/third_party/sqlite/src/test/
Dfts1porter.test18285 shards shard