Home
last modified time | relevance | path

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

/aosp14/frameworks/base/test-base/src/android/test/
H A DRepetitiveTest.java41 int numIterations() default 1; in numIterations() method
/aosp14/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
H A DBootImageProfileTest.java90 final int numIterations = 30; in testSystemServerProfile() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsStorageTests.java192 final int numIterations = 50; in testKeyValue_ReadRemoveConcurrency() local
/aosp14/frameworks/base/libs/hwui/tests/unit/
H A DShaderCacheTests.cpp412 constexpr int numIterations = 3; in RENDERTHREAD_SKIA_PIPELINE_TEST() local
/aosp14/frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestRunner.java298 int numIterations = testMethod.getAnnotation(RepetitiveTest.class) in startTest() local
/aosp14/frameworks/base/test-runner/src/android/test/
H A DInstrumentationTestRunner.java787 int numIterations = testMethod.getAnnotation( in startTest() local
/aosp14/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java183 int numIterations = 0; in binaryAlphaSearch() local