| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/ |
| D | SimSlotStateTest.java | 91 SimSlotState state = SimSlotState.getCurrentState(); in testEmptySlots() local 105 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_nullSlot() local 119 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_inactiveSlot() local 133 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_noSimCard() local 148 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_physicalSimCard() local 163 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_physicalSimCardInErrorState() local 178 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_physicalSimCardInRestrictedState() local 194 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_esimCardWithNullCard() local 209 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_esimCardWithoutProfile() local 224 SimSlotState state = SimSlotState.getCurrentState(); in testSingleSim_esimCardWithProfile() local [all …]
|
| D | ServiceStateStatsTest.java | 135 CellularServiceState state = captor.getValue(); in conclude_inService() local 168 CellularServiceState state = captor.getValue(); in conclude_outOfService() local 234 CellularServiceState state = captor.getValue(); in conclude_noSimCardEmergencyOnly() local 269 CellularServiceState state = captor.getValue(); in conclude_noSimCardOutOfService() local 300 CellularServiceState state = captor.getAllValues().get(0); in conclude_longOnGoingServiceState() local 347 CellularServiceState state = captor.getAllValues().get(0); in onImsVoiceRegistrationChanged_wifiCallingWhileOos() local 386 CellularServiceState state = captor.getValue(); in onServiceStateChanged_sameRats() local 423 CellularServiceState state = serviceStateCaptor.getAllValues().get(0); in onServiceStateChanged_differentDataRats() local 475 CellularServiceState state = captor.getAllValues().get(0); in onServiceStateChanged_differentVoiceRats() local 512 CellularServiceState state = captor.getValue(); in onServiceStateChanged_iwlanButNotWifiCalling() local [all …]
|
| /frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/ |
| D | PackageVerificationStateTest.java | 33 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_OnlyRequiredVerifier_AllowedInstall() local 49 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_OnlyRequiredVerifier_DeniedInstall() local 65 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_RequiredAndOneSufficient_RequiredDeniedInstall() local 91 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_RequiredAndOneSufficient_SufficientDeniedInstall() local 117 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_RequiredAndTwoSufficient_OneSufficientIsEnough() local 144 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_RequiredAndTwoSufficient_SecondSufficientIsEnough() local 176 PackageVerificationState state = new PackageVerificationState(null); in testPackageVerificationState_RequiredAndTwoSufficient_RequiredOverrides() local 215 PackageVerificationState state = new PackageVerificationState(null); in testAreAllVerificationsComplete_onlyVerificationPasses() local 225 PackageVerificationState state = new PackageVerificationState(null); in testAreAllVerificationsComplete_onlyIntegrityCheckPasses() local 235 PackageVerificationState state = new PackageVerificationState(null); in testAreAllVerificationsComplete_bothPasses() local [all …]
|
| /frameworks/base/apct-tests/perftests/core/src/android/app/ |
| D | ResourcesPerfTest.java | 60 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getValue() local 69 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getFrameworkValue() local 79 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getValueString() local 88 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getFrameworkStringValue() local 97 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getValueManyConfigurations() local 107 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getText() local 116 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getFont() local 124 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getString() local 132 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getQuantityString() local 140 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getQuantityText() local [all …]
|
| D | OverlayManagerPerfTest.java | 125 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in setEnabledWarmCache() local 139 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in setEnabledColdCacheSmallOverlay() local 154 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in setEnabledColdCacheLargeOverlay() local 169 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in setEnabledDisable() local 184 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getStringOneSmallOverlay() local 197 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getStringOneLargeOverlay() local 214 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getStringTenOverlays() local 227 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in getStringLargeTenOverlays() local
|
| /frameworks/base/apct-tests/perftests/core/src/android/os/ |
| D | ParcelPerfTest.java | 58 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSetDataPosition() local 66 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeGetDataPosition() local 74 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSetDataSize() local 82 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeGetDataSize() local 90 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSetDataCapacity() local 98 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeGetDataCapacity() local 106 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeWriteByte() local 116 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeReadByte() local 125 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeWriteInt() local 135 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeReadInt() local [all …]
|
| D | StrictModeTest.java | 48 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeVmViolation() local 55 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeVmViolationNoStrictMode() local 59 private static void causeVmViolations(BenchmarkState state) { in causeVmViolations() 71 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeThreadViolation() local 79 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeThreadViolationNoStrictMode() local 83 private static void causeThreadViolations(BenchmarkState state) throws IOException { in causeThreadViolations() 93 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeCrossBinderThreadViolation() local 101 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeCrossBinderThreadViolationNoStrictMode() local 105 private static void causeCrossProcessThreadViolations(BenchmarkState state) in causeCrossProcessThreadViolations()
|
| D | ParcelArrayPerfTest.java | 86 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeWriteByteArray() local 95 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeCreateByteArray() local 104 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeReadByteArray() local 113 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeWriteIntArray() local 122 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeCreateIntArray() local 131 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeReadIntArray() local 140 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeWriteLongArray() local 149 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeCreateLongArray() local 158 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeReadLongArray() local
|
| D | VibratorPerfTest.java | 47 final BenchmarkState state = mBenchmarkRule.getState(); in testEffectClick() local 55 final BenchmarkState state = mBenchmarkRule.getState(); in testOneShot() local 64 final BenchmarkState state = mBenchmarkRule.getState(); in testWaveform() local 73 final BenchmarkState state = mBenchmarkRule.getState(); in testCompose() local 85 final BenchmarkState state = mBenchmarkRule.getState(); in testAreEffectsSupported() local 94 final BenchmarkState state = mBenchmarkRule.getState(); in testArePrimitivesSupported() local
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tileimpl/ |
| D | QSTileViewImplTest.kt | 66 val state = QSTile.State() in testSecondaryLabelNotModified_unavailable() constant 78 val state = QSTile.BooleanState() in testSecondaryLabelNotModified_booleanInactive() constant 90 val state = QSTile.BooleanState() in testSecondaryLabelNotModified_booleanActive() constant 102 val state = QSTile.State() in testSecondaryLabelNotModified_availableNotBoolean_inactive() constant 113 val state = QSTile.State() in testSecondaryLabelNotModified_availableNotBoolean_active() constant 124 val state = QSTile.State() in testSecondaryLabelDescription_unavailable_default() constant 137 val state = QSTile.BooleanState() in testSecondaryLabelDescription_booleanInactive_default() constant 150 val state = QSTile.BooleanState() in testSecondaryLabelDescription_booleanActive_default() constant 163 val state = QSTile.BooleanState() in testShowCustomDrawableViewBooleanState() constant 174 val state = QSTile.State() in testShowCustomDrawableViewNonBooleanState() constant [all …]
|
| /frameworks/av/media/libmediatranscoding/transcoder/benchmark/ |
| D | MediaTranscoderBenchmark.cpp | 106 static void TranscodeMediaFile(benchmark::State& state, const std::string& srcFileName, in TranscodeMediaFile() 250 static void TranscodeMediaFile(benchmark::State& state, const std::string& srcFileName, in TranscodeMediaFile() 276 static void BM_TranscodeAvc2AvcAudioVideo2AudioVideo(benchmark::State& state) { in BM_TranscodeAvc2AvcAudioVideo2AudioVideo() 282 static void BM_TranscodeAvc2AvcVideo2Video(benchmark::State& state) { in BM_TranscodeAvc2AvcVideo2Video() 288 static void BM_TranscodeAvc2AvcAV2AVMaxOperatingRate(benchmark::State& state) { in BM_TranscodeAvc2AvcAV2AVMaxOperatingRate() 294 static void BM_TranscodeAvc2AvcV2VMaxOperatingRate(benchmark::State& state) { in BM_TranscodeAvc2AvcV2VMaxOperatingRate() 300 static void BM_TranscodeAvc2AvcAV2AV720P(benchmark::State& state) { in BM_TranscodeAvc2AvcAV2AV720P() 306 static void BM_TranscodeAvc2AvcAV2AV720PMaxOperatingRate(benchmark::State& state) { in BM_TranscodeAvc2AvcAV2AV720PMaxOperatingRate() 313 static void BM_TranscodeHevc2AvcAudioVideo2AudioVideo(benchmark::State& state) { in BM_TranscodeHevc2AvcAudioVideo2AudioVideo() 319 static void BM_TranscodeHevc2AvcVideo2Video(benchmark::State& state) { in BM_TranscodeHevc2AvcVideo2Video() [all …]
|
| /frameworks/base/apct-tests/perftests/core/src/android/libcore/ |
| D | MethodInvocationPerfTest.java | 46 public void timeInternalGetter(BenchmarkState state) { in timeInternalGetter() 53 public void timeInternalFieldAccess(BenchmarkState state) { in timeInternalFieldAccess() 68 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeInternalGetter() local 73 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeInternalFieldAccess() local 81 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeStringLength() local 90 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeEmptyStatic() local 99 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeEmptyVirtual() local 108 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeEmptyInterface() local 141 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timePrivateInnerPublicMethod() local 150 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timePrivateInnerProtectedMethod() local [all …]
|
| D | AdditionPerfTest.java | 41 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddConstantToLocalInt() local 49 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddTwoLocalInts() local 58 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddConstantToLocalLong() local 66 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddTwoLocalLongs() local 75 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddConstantToLocalFloat() local 83 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddTwoLocalFloats() local 92 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddConstantToLocalDouble() local 100 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeAddTwoLocalDoubles() local
|
| D | FieldAccessPerfTest.java | 50 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeField() local 59 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldFinal() local 68 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldStatic() local 77 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldStaticFinal() local 87 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldCached() local 97 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldPrivateInnerClassPublicField() local 107 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldPrivateInnerClassProtectedField() local 117 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldPrivateInnerClassPrivateField() local 127 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeFieldPrivateInnerClassPackageField() local
|
| D | SystemArrayCopyPerfTest.java | 55 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemCharArrayCopy() local 66 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemByteArrayCopy() local 77 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemShortArrayCopy() local 88 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemIntArrayCopy() local 99 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemLongArrayCopy() local 110 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemFloatArrayCopy() local 121 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemDoubleArrayCopy() local 132 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in timeSystemBooleanArrayCopy() local
|
| /frameworks/base/apct-tests/perftests/core/src/android/util/ |
| D | ArraySetPerfTest.java | 44 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testForEach_Small() local 60 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testForEach_Large() local 76 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testValueAt_InBounds() local 88 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testValueAt_OutOfBounds_Negative() local 107 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testValueAt_OutOfBounds_EdgeCase() local 127 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRemoveIf_Small_Base() local 141 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRemoveIf_Small_RemoveNothing() local 156 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRemoveIf_Small_RemoveAll() local 171 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRemoveIf_Small_RemoveHalf() local 190 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRemoveIf_Large_Base() local [all …]
|
| /frameworks/base/apct-tests/perftests/core/src/android/text/ |
| D | StaticLayoutPerfTest.java | 70 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_FixedText_NoStyle_Greedy_NoHyphenation() local 82 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_NoStyled_Greedy_NoHyphenation() local 97 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_NoStyled_Greedy_Hyphenation() local 112 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_NoStyled_Balanced_NoHyphenation() local 127 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_NoStyled_Balanced_Hyphenation() local 142 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_NoStyled_Balanced_Hyphenation_Fast() local 157 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_RandomText_Styled_Greedy_NoHyphenation() local 172 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation() local 189 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_PrecomputedText_NoStyled_Greedy_NoHyphenation_DirDifferent() local 208 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreate_PrecomputedText_NoStyled_Greedy_Hyphenation() local [all …]
|
| /frameworks/base/libs/androidfw/tests/ |
| D | AssetManager2_bench.cpp | 38 static void BM_AssetManagerLoadAssets(benchmark::State& state) { in BM_AssetManagerLoadAssets() 48 static void BM_AssetManagerLoadAssetsOld(benchmark::State& state) { in BM_AssetManagerLoadAssetsOld() 61 static void BM_AssetManagerLoadFrameworkAssets(benchmark::State& state) { in BM_AssetManagerLoadFrameworkAssets() 71 static void BM_AssetManagerLoadFrameworkAssetsOld(benchmark::State& state) { in BM_AssetManagerLoadFrameworkAssetsOld() 84 static void BM_AssetManagerGetResource(benchmark::State& state, uint32_t resid) { in BM_AssetManagerGetResource() 90 static void BM_AssetManagerGetResourceOld(benchmark::State& state, uint32_t resid) { in BM_AssetManagerGetResourceOld() 97 static void BM_AssetManagerGetLibraryResource(benchmark::State& state) { in BM_AssetManagerGetLibraryResource() 105 static void BM_AssetManagerGetLibraryResourceOld(benchmark::State& state) { in BM_AssetManagerGetLibraryResourceOld() 115 static void BM_AssetManagerGetResourceFrameworkLocale(benchmark::State& state) { in BM_AssetManagerGetResourceFrameworkLocale() 123 static void BM_AssetManagerGetResourceFrameworkLocaleOld(benchmark::State& state) { in BM_AssetManagerGetResourceFrameworkLocaleOld() [all …]
|
| D | CursorWindow_bench.cpp | 23 static void BM_CursorWindowWrite(benchmark::State& state, size_t rows, size_t cols) { in BM_CursorWindowWrite() 39 static void BM_CursorWindowWrite4x4(benchmark::State& state) { in BM_CursorWindowWrite4x4() 44 static void BM_CursorWindowWrite1Kx4(benchmark::State& state) { in BM_CursorWindowWrite1Kx4() 49 static void BM_CursorWindowWrite16Kx4(benchmark::State& state) { in BM_CursorWindowWrite16Kx4() 54 static void BM_CursorWindowRead(benchmark::State& state, size_t rows, size_t cols) { in BM_CursorWindowRead() 71 static void BM_CursorWindowRead4x4(benchmark::State& state) { in BM_CursorWindowRead4x4() 76 static void BM_CursorWindowRead1Kx4(benchmark::State& state) { in BM_CursorWindowRead1Kx4() 81 static void BM_CursorWindowRead16Kx4(benchmark::State& state) { in BM_CursorWindowRead16Kx4()
|
| /frameworks/base/apct-tests/perftests/core/src/android/graphics/perftests/ |
| D | RenderNodePerfTest.java | 37 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testMeasureRenderNodeJniOverhead() local 46 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreateRenderNodeNoName() local 54 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testCreateRenderNode() local 62 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testIsValid() local 71 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testStartEnd() local 81 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testStartEndDeepHierarchy() local 99 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testHasIdentityMatrix() local 108 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testSetOutline() local
|
| D | PathPerfTest.java | 36 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testReset() local 45 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testAddReset() local 55 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testRewind() local 64 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testAddRewind() local 74 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testIsEmpty() local 84 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testIsConvex() local 94 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testGetSetFillType() local 105 BenchmarkState state = mPerfStatusReporter.getBenchmarkState(); in testIsRect() local
|
| /frameworks/base/core/tests/coretests/src/android/text/method/ |
| D | BackspaceTest.java | 61 private void backspace(final EditorState state, int modifiers) { in backspace() 77 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps() local 105 EditorState state = new EditorState(); in testVariationSelector() local 169 EditorState state = new EditorState(); in testEmojiZWJSequence() local 249 EditorState state = new EditorState(); in testFlags() local 311 EditorState state = new EditorState(); in testEmojiModifier() local 340 EditorState state = new EditorState(); in testMixedEdgeCases() local
|
| D | ForwardDeleteTest.java | 59 private void forwardDelete(final EditorState state, int modifiers) { in forwardDelete() 75 EditorState state = new EditorState(); in testCombiningEnclosingKeycaps() local 95 EditorState state = new EditorState(); in testVariationSelector() local 143 EditorState state = new EditorState(); in testEmojiZeroWidthJoinerSequence() local 186 EditorState state = new EditorState(); in testFlags() local 243 EditorState state = new EditorState(); in testEmojiModifier() local 268 EditorState state = new EditorState(); in testMixedEdgeCases() local
|
| /frameworks/native/services/powermanager/benchmarks/ |
| D | PowerHalControllerBenchmarks.cpp | 44 static void runBenchmark(benchmark::State& state, HalResult<T> (PowerHalController::*fn)(Args0...), in runBenchmark() 56 static void runCachedBenchmark(benchmark::State& state, in runCachedBenchmark() 74 static void BM_PowerHalControllerBenchmarks_init(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_init() 81 static void BM_PowerHalControllerBenchmarks_initCached(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_initCached() 91 static void BM_PowerHalControllerBenchmarks_setBoost(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_setBoost() 96 static void BM_PowerHalControllerBenchmarks_setBoostCached(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_setBoostCached() 101 static void BM_PowerHalControllerBenchmarks_setMode(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_setMode() 106 static void BM_PowerHalControllerBenchmarks_setModeCached(benchmark::State& state) { in BM_PowerHalControllerBenchmarks_setModeCached()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/display/color/ |
| D | ColorDisplayServiceTest.java | 584 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffAfterNight_turnsOff() local 599 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffBeforeNight_turnsOff() local 614 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffDuringNight_turnsOff() local 629 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOffInFuture_turnsOff() local 644 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnAfterNight_turnsOn() local 659 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnBeforeNight_turnsOff() local 674 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnDuringNight_turnsOff() local 689 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedAfterNight_ifOnInFuture_turnsOff() local 704 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedBeforeNight_ifOffAfterNight_turnsOff() local 719 final TwilightState state = mTwilightManager.getLastTwilightState(); in twilightSchedule_whenRebootedBeforeNight_ifOffBeforeNight_turnsOff() local [all …]
|