Searched defs:shardIndex (Results 1 – 11 of 11) sorted by relevance
56 private VersionedTfLauncher(int shardCount, int shardIndex) { in VersionedTfLauncher()129 private IRemoteTest getTestShard(int shardCount, int shardIndex) { in getTestShard()
255 void setShardIndex(int shardIndex) { in setShardIndex()440 private IRemoteTest getTestShard(int shardCount, int shardIndex) { in getTestShard()
218 public void setShardIndex(int shardIndex) { in setShardIndex()574 private IRemoteTest getTestShard(int shardCount, int shardIndex) { in getTestShard()
574 private IRemoteTest getTestShard(int shardCount, int shardIndex) { in getTestShard()
50 private int shardIndex = 0; field in ShardMasterResultForwarder
701 Integer shardIndex = config.getCommandOptions().getShardIndex(); in invoke() local
153 public void setShardIndex(Integer shardIndex); in setShardIndex()
415 public void setShardIndex(Integer shardIndex) { in setShardIndex()
47 Integer shardIndex = config.getCommandOptions().getShardIndex(); in shardConfig() local
235 private List<IRemoteTest> testShard(int shardIndex) throws Exception { in testShard()
646 private void helperTestShardIndex(int shardCount, int shardIndex) throws Exception { in helperTestShardIndex()