Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DTestStub.java56 protected Integer mShardIndex = null; field in TestStub
120 TestDescription tid = new TestDescription("TestStub", "failed" + mShardIndex); in run()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java296 private Integer mShardIndex = null; field in CompatibilityTest
327 mShardIndex = shardIndex; in CompatibilityTest()
549 mModuleRepo.initialize(mTotalShards, mShardIndex, mBuildHelper.getTestsDir(), in initializeModuleRepo()
567 return mModuleRepo.getModules(getDevice().getSerialNumber(), mShardIndex); in initializeModuleRepo()
978 return mShardIndex; in getShardIndex()
DModuleRepo.java75 private Integer mShardIndex; field in ModuleRepo
181 mShardIndex = shardIndex; in initialize()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...