Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/ota/tests/
DOtaStabilityTestTest.java39 OtaStabilityTest otaShard = (OtaStabilityTest) shardTest; in testSplit_even() local
40 assertEquals(2, otaShard.getIterations()); in testSplit_even()
52 OtaStabilityTest otaShard = (OtaStabilityTest) shardTest; in testSplit_shards() local
53 assertEquals(1, otaShard.getIterations()); in testSplit_shards()