Searched refs:mTotalShards (Results 1 – 2 of 2) sorted by relevance
77 private int mTotalShards; field in ModuleRepo99 return mTotalShards; in getNumberOfShards()183 mTotalShards = totalShards; in initialize()512 List<IModuleDef> modules = getShard(mNonTokenModules, shardIndex, mTotalShards); in getModules()538 if (mInitCount == (mTotalShards - 1) && in getModules()541 if (mTotalShards != 1) { in getModules()
297 private int mTotalShards; field in CompatibilityTest327 mTotalShards = totalShards; in CompatibilityTest()551 mModuleRepo.initialize(mTotalShards, mShardIndex, mBuildHelper.getTestsDir(), in initializeModuleRepo()973 return mTotalShards; in getTotalShards()