Home
last modified time | relevance | path

Searched refs:getProfilingIterations (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
H A DInternalWindowOperationPerfTest.java81 state.setCustomizedIterations(getProfilingIterations(), this); in testLaunchAndFinishActivity()
140 if (iteration >= getProfilingIterations() - 1) { in onFinished()
H A DWindowAddRemovePerfTest.java81 state.setCustomizedIterations(getProfilingIterations(), this); in testAddRemoveWindow()
H A DRelayoutPerfTest.java97 state.setCustomizedIterations(getProfilingIterations(), this); in testRelayout()
H A DRecentsAnimationPerfTest.java166 state.setCustomizedIterations(getProfilingIterations(), this); in testRecentsAnimation()
/aosp14/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DWindowPerfTestBase.java110 public static int getProfilingIterations() { in getProfilingIterations() method in WindowPerfTestBase
/aosp14/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
H A DImePerfTest.java242 state.setCustomizedIterations(getProfilingIterations(), this); in testShowImeCold()
312 state.setCustomizedIterations(getProfilingIterations(), this); in testShowOrHideImeWarm()