Home
last modified time | relevance | path

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

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