Home
last modified time | relevance | path

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

/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java49 private static final int INNER_LOOP = 3; field in LauncherJankTests
112 for (int i = 0; i < INNER_LOOP * 2; i++) { in testOpenAllAppsContainer()
137 for (int i = 0; i < INNER_LOOP * 2; i++) { in testAllAppsContainerSwipe()
163 for (int i = 0; i < INNER_LOOP * 2; i++) { in testHomeScreenSwipe()
189 for (int i = 0; i < INNER_LOOP; i++) { in testWidgetsContainerFling()
216 for (int i = 0; i < INNER_LOOP; i++) { in testOpenCloseMessagesApp()
DSystemUiJankTests.java74 private static final int INNER_LOOP = 3; field in SystemUiJankTests
333 for (int i = 0; i < INNER_LOOP; i++) { in testRecentAppsFling()
350 for (int i = 0; i < INNER_LOOP; i++) { in testRecentAppsDismiss()
407 for (int i = 0; i < INNER_LOOP; i++) { in testNotificationListPull()
442 for (int i = 0; i < INNER_LOOP; i++) { in testNotificationListScroll()
463 for (int i = 0; i < INNER_LOOP; i++) { in testNotificationListPull_manyNotifications()
501 for (int i = 0; i < INNER_LOOP; i++) { in testQuickSettingsPull()
535 for (int i = 0; i < INNER_LOOP; i++) { in testUnlock()
574 for (int i = 0; i < INNER_LOOP; i++) { in testExpandGroup()
658 for (int i = 0; i < INNER_LOOP; i++) { in testChangeBrightness()
[all …]
DSettingsJankTests.java48 private static final int INNER_LOOP = 2; field in SettingsJankTests
116 for (int i = 0; i < INNER_LOOP; i++) { in testSettingsFling()
/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
DSystemAppJankTests.java40 private static final int INNER_LOOP = 8; field in SystemAppJankTests
100 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
104 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
DSystemUiJankTests.java44 private static final int INNER_LOOP = 4; field in SystemUiJankTests
87 navigateDownAndUpCurrentScreen(INNER_LOOP); in testHomeScreenNavigation()
110 for (int i = 0; i < INNER_LOOP * 10; i++) { in testNavigateToSettings()
/platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/
DApiDemoJankTests.java45 private static final int INNER_LOOP = 5; field in ApiDemoJankTests
144 for (int i = 0; i < INNER_LOOP; i++) { in testActivityTransitionAnimation()
163 for (int i = 0; i < INNER_LOOP; i++) { in testViewFlipAnimation()
180 for (int i = 0; i < INNER_LOOP; i++) { in testCloningAnimation()
200 for (int i = 0; i < INNER_LOOP; i++) { in testLoadingJank()
216 for (int i = 0; i < INNER_LOOP; i++) { in testSimpleTransitionJank()
241 for (int i = 0; i < INNER_LOOP; i++) { in testHideShowAnimationJank()
322 for (int i = 0; i < INNER_LOOP; i++) { in testListViewJank()
345 for (int i = 0; i < INNER_LOOP; i++) { in testExapandableListViewJank()
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchJankTests.java147 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testTrivialListViewFling()
180 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testTrivialRecyclerListViewFling()
215 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testInflatingListViewFling()
DUiBenchTextJankTests.java104 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testLayoutCacheHighHitrateFling()
137 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testLayoutCacheLowHitrateFling()
DUiBenchRenderingJankTests.java97 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testShadowGridListFling()
DUiBenchJankTestsHelper.java42 public static final int INNER_LOOP = 3; field in UiBenchJankTestsHelper
/platform_testing/tests/jank/dialer/src/com/android/dialer/janktests/
DDialerJankTests.java59 private static final int INNER_LOOP = 5; field in DialerJankTests
123 for (int i = 0; i < INNER_LOOP; i++) { in testDialerCallInit()
154 for (int i = 0; i < INNER_LOOP; i++) { in testDialerCallLogFling()