Home
last modified time | relevance | path

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

/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
DSystemUiJankTests.java40 private static final int INNER_LOOP = 4; field in SystemUiJankTests
108 for (int i = 0; i < INNER_LOOP * 10; i++) { in testNavigateToSettings()
134 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
138 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
DSystemAppJankTests.java41 private static final int INNER_LOOP = 8; field in SystemAppJankTests
101 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
105 for (int i = 0; i < INNER_LOOP; i++) { in navigateDownAndUpCurrentScreen()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DLauncherJankTests.java52 private static final int INNER_LOOP = 3; field in LauncherJankTests
111 for (int i = 0; i < INNER_LOOP * 2; i++) { in testOpenAllAppsContainer()
140 for (int i = 0; i < INNER_LOOP * 2; i++) { in testAllAppsContainerSwipe()
183 for (int i = 0; i < INNER_LOOP * 2; i++) { in testHomeScreenSwipe()
210 for (int i = 0; i < INNER_LOOP; i++) { in testWidgetsContainerFling()
228 for (int i = 0; i < INNER_LOOP; i++) { in testAppSwitchChrometoHome()
246 for (int i = 0; i < INNER_LOOP; i++) { in testAppSwitchPhotostoHome()
264 for (int i = 0; i < INNER_LOOP; i++) { in testAppSwitchGMailtoHome()
DSettingsJankTests.java48 private static final int INNER_LOOP = 2; field in SettingsJankTests
111 for (int i = 0; i < INNER_LOOP; i++) { in testSettingsFling()
DSystemUiJankTests.java56 private static final int INNER_LOOP = 3; field in SystemUiJankTests
194 for (int i = 0; i < INNER_LOOP; i++) { in testRecentAppsFling()
222 for (int i = 0; i < INNER_LOOP; i++) { in testNotificationListPull()
/platform_testing/tests/jank/jankmicrobenchmark/src/com/android/jankmicrobenchmark/janktests/
DApiDemoJankTests.java44 private static final int INNER_LOOP = 5; field in ApiDemoJankTests
142 for (int i = 0; i < INNER_LOOP; i++) { in testActivityTransitionAnimation()
161 for (int i = 0; i < INNER_LOOP; i++) { in testViewFlipAnimation()
178 for (int i = 0; i < INNER_LOOP; i++) { in testCloningAnimation()
198 for (int i = 0; i < INNER_LOOP; i++) { in testLoadingJank()
214 for (int i = 0; i < INNER_LOOP; i++) { in testSimpleTransitionJank()
239 for (int i = 0; i < INNER_LOOP; i++) { in testHideShowAnimationJank()
320 for (int i = 0; i < INNER_LOOP; i++) { in testListViewJank()
343 for (int i = 0; i < INNER_LOOP; i++) { in testExapandableListViewJank()
/platform_testing/tests/jank/sysapp/src/com/android/sysapp/janktests/
DGMailJankTests.java52 private static final int INNER_LOOP = 5; field in GMailJankTests
117 for (int i = 0; i < INNER_LOOP; i++) { in testGMailInboxFling()
147 for (int i = 0; i < INNER_LOOP; i++) { in testOpenNavDrawer()
189 for (int i = 0; i < INNER_LOOP; i++) { in testFlingNavDrawer()
DChromeJankTests.java50 private static final int INNER_LOOP = 5; field in ChromeJankTests
107 for (int i = 0; i < INNER_LOOP; i++) { in testChromeOverflowMenuTap()
DContactsJankTests.java53 private static final int INNER_LOOP = 5; field in ContactsJankTests
115 for (int i = 0; i < INNER_LOOP; i++) { in testAllContactsFling()
DYouTubeJankTests.java47 private static final int INNER_LOOP = 5; field in YouTubeJankTests
108 for (int i = 0; i < INNER_LOOP; i++) { in testYouTubeRecomendationWindowFling()
DBooksJankTests.java49 private static final int INNER_LOOP = 5; field in BooksJankTests
108 for (int i = 0; i < INNER_LOOP; i++) { in doNotRun_BooksRecommendationPageFling()
DCalendarJankTests.java54 private static final int INNER_LOOP = 5; field in CalendarJankTests
121 for (int i = 0; i < INNER_LOOP; i++) { in testCalendarItemsFling()
/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.java121 for (int i = 0; i < mHelper.INNER_LOOP; i++) { in testLayoutCacheHighHitrateFling()
154 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.java39 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()