Home
last modified time | relevance | path

Searched refs:mLargeModulesPerShard (Results 1 – 1 of 1) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepo.java69 private int mLargeModulesPerShard; field in ModuleRepo
311 mLargeModulesPerShard = mLargeModules.size() / shards; in initialize()
544 takeModule(mLargeModules, modules, mLargeModulesPerShard); in getModules()