Home
last modified time | relevance | path

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

/tools/tradefederation/core/prod-tests/src/com/android/ota/tests/
DOtaStabilityTestTest.java42 assertEquals(2, otaShard.getIterations()); in testSplit_even()
57 assertEquals(1, otaShard.getIterations()); in testSplit_shards()
72 assertEquals(3, ((OtaStabilityTest)first).getIterations()); in testSplit_remainder()
75 assertEquals(3, ((OtaStabilityTest)second).getIterations()); in testSplit_remainder()
78 assertEquals(4, ((OtaStabilityTest)three).getIterations()); in testSplit_remainder()
DOtaStabilityTest.java158 public int getIterations() { in getIterations() method in OtaStabilityTest
DSideloadOtaStabilityTest.java174 public int getIterations() { in getIterations() method in SideloadOtaStabilityTest
/tools/tradefederation/core/tests/src/com/android/tradefed/device/
DTestDeviceStressTest.java184 public int getIterations() { in getIterations() method in TestDeviceStressTest
/tools/tradefederation/core/prod-tests/src/com/android/stability/tests/
DRebootStressTest.java102 public int getIterations() { in getIterations() method in RebootStressTest