Home
last modified time | relevance | path

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

/frameworks/base/apct-tests/perftests/windowmanager/src/android/wm/
DInternalWindowOperationPerfTest.java80 state.setCustomizedIterations(getProfilingIterations(), this); in testLaunchAndFinishActivity()
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/
DBenchmarkState.java126 public void setCustomizedIterations(int iterations, CustomizedIterationListener listener) { in setCustomizedIterations() method in BenchmarkState
DManualBenchmarkState.java269 public void setCustomizedIterations(int iterations, CustomizedIterationListener listener) { in setCustomizedIterations() method
/frameworks/base/apct-tests/perftests/inputmethod/src/android/inputmethod/
DImePerfTest.java242 state.setCustomizedIterations(getProfilingIterations(), this); in testShowImeCold()
312 state.setCustomizedIterations(getProfilingIterations(), this); in testShowOrHideImeWarm()