Searched refs:testCommandsInShard (Results 1 – 1 of 1) sorted by relevance
375 HashMap<String, String> testCommandsInShard = new HashMap<String, String>(); in splitByShardCount() local382 testCommandsInShard.put(entry.getKey(), entry.getValue()); in splitByShardCount()389 tests.add(getTestShard(binaryPathsInShard, testCommandsInShard)); in splitByShardCount()391 testCommandsInShard.clear(); in splitByShardCount()