Home
last modified time | relevance | path

Searched refs:keepRunning (Results 1 – 25 of 71) sorted by relevance

123

/frameworks/base/apct-tests/perftests/core/src/android/app/
DResourcesPerfTest.java61 while (state.keepRunning()) { in getValue()
70 while (state.keepRunning()) { in getFrameworkValue()
80 while (state.keepRunning()) { in getValueString()
89 while (state.keepRunning()) { in getFrameworkStringValue()
98 while (state.keepRunning()) { in getValueManyConfigurations()
107 while (state.keepRunning()) { in getText()
116 while (state.keepRunning()) { in getFont()
124 while (state.keepRunning()) { in getString()
132 while (state.keepRunning()) { in getQuantityString()
140 while (state.keepRunning()) { in getQuantityText()
[all …]
DOverlayManagerPerfTest.java126 while (state.keepRunning()) { in setEnabledWarmCache()
140 while (state.keepRunning()) { in setEnabledColdCacheSmallOverlay()
155 while (state.keepRunning()) { in setEnabledColdCacheLargeOverlay()
170 while (state.keepRunning()) { in setEnabledDisable()
185 while (state.keepRunning()) { in getStringOneSmallOverlay()
198 while (state.keepRunning()) { in getStringOneLargeOverlay()
215 while (state.keepRunning()) { in getStringTenOverlays()
228 while (state.keepRunning()) { in getStringLargeTenOverlays()
DResourcesThemePerfTest.java60 while (state.keepRunning()) { in applyStyle()
71 while (state.keepRunning()) { in rebase()
80 while (state.keepRunning()) { in setToSameAssetManager()
104 while (state.keepRunning()) { in setToDifferentAssetManager()
112 while (state.keepRunning()) { in obtainStyledAttributesForViewFromMaterial()
DPendingIntentPerfTest.java60 while (state.keepRunning()) { in create()
80 while (state.keepRunning()) { in createWithCancelFlag()
102 while (state.keepRunning()) { in createWithUpdateFlag()
124 while (state.keepRunning()) { in cancel()
DResourcesManagerPerfTest.java90 while (state.keepRunning()) { in getResourcesCached()
99 while (state.keepRunning()) { in getResourcesCompressedUncached()
112 while (state.keepRunning()) { in getResourcesUncompressedUncached()
128 while (state.keepRunning()) { in applyConfigurationToResourcesLocked()
/frameworks/base/apct-tests/perftests/core/src/android/os/
DParcelPerfTest.java59 while (state.keepRunning()) { in timeSetDataPosition()
67 while (state.keepRunning()) { in timeGetDataPosition()
75 while (state.keepRunning()) { in timeSetDataSize()
83 while (state.keepRunning()) { in timeGetDataSize()
91 while (state.keepRunning()) { in timeSetDataCapacity()
99 while (state.keepRunning()) { in timeGetDataCapacity()
108 while (state.keepRunning()) { in timeWriteByte()
117 while (state.keepRunning()) { in timeReadByte()
127 while (state.keepRunning()) { in timeWriteInt()
136 while (state.keepRunning()) { in timeReadInt()
[all …]
DParcelArrayPerfTest.java87 while (state.keepRunning()) { in timeWriteByteArray()
96 while (state.keepRunning()) { in timeCreateByteArray()
105 while (state.keepRunning()) { in timeReadByteArray()
114 while (state.keepRunning()) { in timeWriteIntArray()
123 while (state.keepRunning()) { in timeCreateIntArray()
132 while (state.keepRunning()) { in timeReadIntArray()
141 while (state.keepRunning()) { in timeWriteLongArray()
150 while (state.keepRunning()) { in timeCreateLongArray()
159 while (state.keepRunning()) { in timeReadLongArray()
DTracePerfTest.java57 while (state.keepRunning()) { in testEnabled()
65 while (state.keepRunning()) { in testBeginEndSection()
74 while (state.keepRunning()) { in testAsyncBeginEnd()
83 while (state.keepRunning()) { in testCounter()
DCpuUsageTrackingPerfTest.java45 while (state.keepRunning()) { in timeSystemThread()
55 while (state.keepRunning()) { in timeReadStatFileDirectly()
65 while (state.keepRunning()) { in timeReadPidProcDirectly()
76 while (state.keepRunning()) { in timeReadThreadProcDirectly()
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/
DPathPerfTest.java38 while (state.keepRunning()) { in testReset()
47 while (state.keepRunning()) { in testAddReset()
57 while (state.keepRunning()) { in testRewind()
66 while (state.keepRunning()) { in testAddRewind()
77 while (state.keepRunning()) { in testIsEmpty()
87 while (state.keepRunning()) { in testIsConvex()
97 while (state.keepRunning()) { in testGetSetFillType()
109 while (state.keepRunning()) { in testIsRect()
DRenderNodePerfTest.java39 while (state.keepRunning()) { in testMeasureRenderNodeJniOverhead()
47 while (state.keepRunning()) { in testCreateRenderNodeNoName()
55 while (state.keepRunning()) { in testCreateRenderNode()
64 while (state.keepRunning()) { in testIsValid()
73 while (state.keepRunning()) { in testStartEnd()
87 while (state.keepRunning()) { in testStartEndDeepHierarchy()
101 while (state.keepRunning()) { in testHasIdentityMatrix()
116 while (state.keepRunning()) { in testSetOutline()
DTypefaceCreatePerfTest.java55 while (state.keepRunning()) { in testCreate_fromFamily()
64 while (state.keepRunning()) { in testCreate_fromFamilyName()
75 while (state.keepRunning()) { in testCreate_fromAsset()
104 while (state.keepRunning()) { in testCreate_fromFile()
116 while (state.keepRunning()) { in testCreate_fromResources()
DOutlinePerfTest.java38 while (state.keepRunning()) { in testSetEmpty()
47 while (state.keepRunning()) { in testSetRoundRect()
/frameworks/base/apct-tests/perftests/core/src/android/util/
DArraySetPerfTest.java46 while (state.keepRunning()) { in testValueAt_InBounds()
57 while (state.keepRunning()) { in testValueAt_OutOfBounds_Negative()
77 while (state.keepRunning()) { in testValueAt_OutOfBounds_EdgeCase()
96 while (state.keepRunning()) { in testRemoveIf_Small_Base()
110 while (state.keepRunning()) { in testRemoveIf_Small_RemoveNothing()
125 while (state.keepRunning()) { in testRemoveIf_Small_RemoveAll()
140 while (state.keepRunning()) { in testRemoveIf_Small_RemoveHalf()
159 while (state.keepRunning()) { in testRemoveIf_Large_Base()
173 while (state.keepRunning()) { in testRemoveIf_Large_RemoveNothing()
188 while (state.keepRunning()) { in testRemoveIf_Large_RemoveAll()
[all …]
/frameworks/base/apct-tests/perftests/core/src/android/perftests/
DSystemPerfTest.java47 while (state.keepRunning()) { in testNanoTimePerf()
55 while (state.keepRunning()) {} in testBenchmarkOverhead()
66 while (state.keepRunning()) { in testBenchmarkPauseResumeOverhead()
77 while (state.keepRunning()) { in testJniArrayNoop()
86 while (state.keepRunning()) { in testJniArrayGetLength()
95 while (state.keepRunning()) { in testJniArrayCriticalAccess()
104 while (state.keepRunning()) { in testJniArrayBasicAccess()
/frameworks/base/apct-tests/perftests/core/src/android/text/
DStaticLayoutPerfTest.java72 while (state.keepRunning()) { in testCreate_FixedText_NoStyle_Greedy_NoHyphenation()
83 while (state.keepRunning()) { in testCreate_RandomText_NoStyled_Greedy_NoHyphenation()
98 while (state.keepRunning()) { in testCreate_RandomText_NoStyled_Greedy_Hyphenation()
113 while (state.keepRunning()) { in testCreate_RandomText_NoStyled_Balanced_NoHyphenation()
128 while (state.keepRunning()) { in testCreate_RandomText_NoStyled_Balanced_Hyphenation()
143 while (state.keepRunning()) { in testCreate_RandomText_Styled_Greedy_NoHyphenation()
158 while (state.keepRunning()) { in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation()
175 while (state.keepRunning()) { in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation_DirDifferent()
194 while (state.keepRunning()) { in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation()
211 while (state.keepRunning()) { in testCreate_PrecomputedText_NoStyled_Balanced_NoHyphenation()
[all …]
DPrecomputedTextPerfTest.java61 while (state.keepRunning()) { in testCreate_NoStyled_Hyphenation()
78 while (state.keepRunning()) { in testCreate_NoStyled_NoHyphenation()
95 while (state.keepRunning()) { in testCreate_NoStyled_Hyphenation_WidthOnly()
112 while (state.keepRunning()) { in testCreate_NoStyled_NoHyphenation_WidthOnly()
129 while (state.keepRunning()) { in testCreate_Styled_Hyphenation()
146 while (state.keepRunning()) { in testCreate_Styled_NoHyphenation()
163 while (state.keepRunning()) { in testCreate_Styled_Hyphenation_WidthOnly()
180 while (state.keepRunning()) { in testCreate_Styled_NoHyphenation_WidthOnly()
DStaticLayoutGetOffsetForHorizontalPerfTest.java59 while (state.keepRunning()) { in testGetOffsetForHorizontal_LTR()
74 while (state.keepRunning()) { in testGetOffsetForHorizontal_RTL()
89 while (state.keepRunning()) { in testGetOffsetForHorizontal_BiDi()
/frameworks/native/services/surfaceflinger/Scheduler/
DEventControlThread.cpp63 auto keepRunning = true; in threadMain() local
66 while (keepRunning) { in threadMain()
70 mCondition.wait(lock, [this, currentVsyncEnabled, keepRunning]() NO_THREAD_SAFETY_ANALYSIS { in threadMain()
71 return currentVsyncEnabled != mVsyncEnabled || keepRunning != mKeepRunning; in threadMain()
74 keepRunning = mKeepRunning; in threadMain()
/frameworks/base/apct-tests/perftests/packagemanager/src/android/os/
DPackageManagerPerfTest.java75 while (state.keepRunning()) { in testCheckPermissionExists()
94 while (state.keepRunning()) { in testCheckPermissionDoesntExist()
113 while (state.keepRunning()) { in testQueryIntentActivities()
131 while (state.keepRunning()) { in testGetPackageInfo()
149 while (state.keepRunning()) { in testGetApplicationInfo()
167 while (state.keepRunning()) { in testGetActivityInfo()
185 while (state.keepRunning()) { in testGetInstalledPackages()
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
DUserLifecycleTests.java133 while (mRunner.keepRunning()) { in createUser()
144 while (mRunner.keepRunning()) { in createAndStartUser()
165 while (mRunner.keepRunning()) { in startUser()
186 while (mRunner.keepRunning()) { in startAndUnlockUser()
204 while (mRunner.keepRunning()) { in switchUser()
222 while (mRunner.keepRunning()) { in switchUser_stopped()
244 while (mRunner.keepRunning()) { in switchUser_running()
262 while (mRunner.keepRunning()) { in stopUser()
281 while (mRunner.keepRunning()) { in lockedBootCompleted()
301 while (mRunner.keepRunning()) { in ephemeralUserStopped()
[all …]
/frameworks/base/apct-tests/perftests/core/src/android/widget/
DTextViewPrecomputedTextPerfTest.java88 while (state.keepRunning()) { in testNewLayout_RandomText()
107 while (state.keepRunning()) { in testNewLayout_RandomText_Selectable()
127 while (state.keepRunning()) { in testNewLayout_PrecomputedText()
149 while (state.keepRunning()) { in testNewLayout_PrecomputedText_Selectable()
172 while (state.keepRunning()) { in testSetText_RandomText()
189 while (state.keepRunning()) { in testSetText_RandomText_Selectable()
207 while (state.keepRunning()) { in testSetText_PrecomputedText()
227 while (state.keepRunning()) { in testSetText_PrecomputedText_Selectable()
249 while (state.keepRunning()) { in testOnMeasure_RandomText()
269 while (state.keepRunning()) { in testOnMeasure_RandomText_Selectable()
[all …]
/frameworks/base/apct-tests/perftests/core/src/android/database/
DSQLiteDatabasePerfTest.java82 while (state.keepRunning()) { in testSelect()
102 while (state.keepRunning()) { in testSelectMultipleRows()
128 while (state.keepRunning()) { in testCursorIterateForward()
151 while (state.keepRunning()) { in testCursorIterateBackwards()
179 while (state.keepRunning()) { in testInnerJoin()
206 while (state.keepRunning()) { in testInsert()
222 while (state.keepRunning()) { in testDelete()
239 while (state.keepRunning()) { in testUpdate()
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
DLoginTest.java58 while (state.keepRunning()) { in testFocus_noService()
83 while (state.keepRunning()) { in testFocus_serviceDoesNotAutofill()
122 while (state.keepRunning()) { in testFocus_autofillBothFields()
173 while (state.keepRunning()) { in testFocus_autofillUsernameOnly()
252 while (state.keepRunning()) { in changeTest()
287 while (state.keepRunning()) { in testCallbacks()
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DManualBenchmarkState.java193 public boolean keepRunning(long duration) { in keepRunning() method in ManualBenchmarkState
198 return keepRunning(mTmpDurations); in keepRunning()
204 public boolean keepRunning(List<Long> durations) { in keepRunning() method in ManualBenchmarkState
227 final boolean keepRunning = mResults.size() < mMaxIterations; in keepRunning()
228 if (!keepRunning) { in keepRunning()
237 return keepRunning; in keepRunning()

123