Searched refs:getModulesPerShard (Results 1 – 3 of 3) sorted by relevance
56 int getModulesPerShard(); in getModulesPerShard() method
103 public int getModulesPerShard() { in getModulesPerShard() method in ModuleRepo
151 assertEquals("Wrong number of modules per shard", 2, mRepo.getModulesPerShard()); in testInitialization()