/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | ParcelPerfTest.java | 59 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 …]
|
D | ParcelArrayPerfTest.java | 87 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()
|
D | PackageManagerPerfTest.java | 52 while (state.keepRunning()) { in testCheckPermissionExists() 63 while (state.keepRunning()) { in testCheckPermissionDoesntExist() 74 while (state.keepRunning()) { in testQueryIntentActivities() 85 while (state.keepRunning()) { in testGetPackageInfo() 96 while (state.keepRunning()) { in testGetApplicationInfo() 106 while (state.keepRunning()) { in testGetActivityInfo()
|
D | TracePerfTest.java | 57 while (state.keepRunning()) { in testEnabled() 65 while (state.keepRunning()) { in testBeginEndSection() 74 while (state.keepRunning()) { in testAsyncBeginEnd() 83 while (state.keepRunning()) { in testCounter()
|
D | CpuUsageTrackingPerfTest.java | 45 while (state.keepRunning()) { in timeSystemThread() 55 while (state.keepRunning()) { in timeReadStatFileDirectly() 65 while (state.keepRunning()) { in timeReadPidProcDirectly() 76 while (state.keepRunning()) { in timeReadThreadProcDirectly()
|
D | StrictModeTest.java | 64 while (state.keepRunning()) { in causeVmViolations() 85 while (state.keepRunning()) { in causeThreadViolations() 125 while (state.keepRunning()) { in causeCrossProcessThreadViolations()
|
/frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
D | PathPerfTest.java | 38 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()
|
D | RenderNodePerfTest.java | 39 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()
|
D | TypefaceCreatePerfTest.java | 55 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()
|
D | OutlinePerfTest.java | 38 while (state.keepRunning()) { in testSetEmpty() 47 while (state.keepRunning()) { in testSetRoundRect()
|
/frameworks/base/apct-tests/perftests/core/src/android/util/ |
D | ArraySetPerfTest.java | 46 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/ |
D | SystemPerfTest.java | 47 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/ |
D | StaticLayoutPerfTest.java | 72 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 …]
|
D | PrecomputedTextPerfTest.java | 61 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()
|
D | StaticLayoutGetOffsetForHorizontalPerfTest.java | 59 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/ |
D | EventControlThread.cpp | 59 auto keepRunning = true; in threadMain() local 62 while (keepRunning) { in threadMain() 66 mCondition.wait(lock, [this, currentVsyncEnabled, keepRunning]() NO_THREAD_SAFETY_ANALYSIS { in threadMain() 67 return currentVsyncEnabled != mVsyncEnabled || keepRunning != mKeepRunning; in threadMain() 70 keepRunning = mKeepRunning; in threadMain()
|
/frameworks/base/apct-tests/perftests/core/src/android/widget/ |
D | TextViewPrecomputedTextPerfTest.java | 88 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/ |
D | SQLiteDatabasePerfTest.java | 82 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/core/src/android/app/ |
D | ResourcesPerfTest.java | 74 while (state.keepRunning()) { in getText() 82 while (state.keepRunning()) { in getColor() 90 while (state.keepRunning()) { in getInteger() 98 while (state.keepRunning()) { in getLayoutAndTravese()
|
D | PendingIntentPerfTest.java | 60 while (state.keepRunning()) { in create() 80 while (state.keepRunning()) { in createWithCancelFlag() 102 while (state.keepRunning()) { in createWithUpdateFlag() 124 while (state.keepRunning()) { in cancel()
|
/frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/ |
D | UserLifecycleTests.java | 103 while (mRunner.keepRunning()) { in createAndStartUser() 119 while (mRunner.keepRunning()) { in switchUser() 137 while (mRunner.keepRunning()) { in switchUser_stopped() 159 while (mRunner.keepRunning()) { in switchUser_running() 177 while (mRunner.keepRunning()) { in stopUser() 196 while (mRunner.keepRunning()) { in lockedBootCompleted() 216 while (mRunner.keepRunning()) { in managedProfileUnlock() 236 while (mRunner.keepRunning()) { in managedProfileUnlock_stopped() 263 while (mRunner.keepRunning()) { in ephemeralUserStopped() 295 while (mRunner.keepRunning()) { in managedProfileStopped()
|
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/ |
D | ManualBenchmarkState.java | 98 public boolean keepRunning(long duration) { in keepRunning() method in ManualBenchmarkState 118 final boolean keepRunning = mResults.size() < mMaxIterations; in keepRunning() 119 if (!keepRunning) { in keepRunning() 123 return keepRunning; in keepRunning()
|
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
D | LoginTest.java | 58 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/core/src/android/view/ |
D | ViewPerfTest.java | 43 while (state.keepRunning()) { in testSimpleViewInflate() 54 while (state.keepRunning()) { in testTwelveKeyInflate()
|
/frameworks/base/apct-tests/perftests/textclassifier/src/android/view/textclassifier/ |
D | TextClassificationManagerPerfTest.java | 53 while (state.keepRunning()) { in testGetTextClassifier_systemTextClassifierDisabled() 69 while (state.keepRunning()) { in testGetTextClassifier_systemTextClassifierEnabled()
|