Home
last modified time | relevance | path

Searched defs:testShard (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/contrib/src/com/android/stability/tests/
DRebootStressTest.java155 RebootStressTest testShard = new RebootStressTest(); in split() local
/tools/tradefederation/contrib/src/com/android/ota/tests/
DOtaStabilityTest.java183 OtaStabilityTest testShard = new OtaStabilityTest(); in split() local
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/shard/
DStrictShardHelperTest.java235 private List<IRemoteTest> testShard(int shardIndex) throws Exception { in testShard() method in StrictShardHelperTest