Searched refs:mShardCount (Results 1 – 3 of 3) sorted by relevance
61 private final Integer mShardCount; field in ClusterCommand98 mShardCount = shardCount; in ClusterCommand()193 return mShardCount; in getShardCount()
230 private int mShardCount = 0; field in GTestBase322 mShardCount = shardCount; in setShardCount()327 return mShardCount; in getShardCount()339 if (mShardCount > 0) { in addIncludeFilter()343 mShardCount = 0; in addIncludeFilter()775 shard.mShardCount = shardCount; in getTestShard()835 return mTestExecutedBefore && (mShardCount > 0); in isShardRetry()
117 private Integer mShardCount; field in CommandOptions514 return mShardCount; in getShardCount()522 mShardCount = shardCount; in setShardCount()