Home
last modified time | relevance | path

Searched defs:numIterations (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/test-base/src/android/test/
DRepetitiveTest.java41 int numIterations() default 1; in numIterations() method
/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
DBootImageProfileTest.java86 final int numIterations = 30; in testSystemServerProfile() local
/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
DUiAutomatorTestRunner.java298 int numIterations = testMethod.getAnnotation(RepetitiveTest.class) in startTest() local
/frameworks/base/test-runner/src/android/test/
DInstrumentationTestRunner.java788 int numIterations = testMethod.getAnnotation( in startTest() local
/frameworks/base/core/java/com/android/internal/graphics/
DColorUtils.java178 int numIterations = 0; in binaryAlphaSearch() local