Home
last modified time | relevance | path

Searched defs:before (Results 1 – 25 of 116) sorted by relevance

12345

/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/parsing/library/
DApexSharedLibraryUpdaterTest.java91 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in checkNoChanges() local
105 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSince30Applied() local
123 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSinceFutureNotAppliedWithoutLibrary() local
139 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpSinceFutureNotAppliedWithLibrary() local
159 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpBefore30NotApplied() local
174 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpBefore30Applied() local
197 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedPast() local
222 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetQ() local
249 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetR() local
274 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in testBcpRemovedThenAddedMiddle_targetR_usingLib() local
[all …]
DAndroidHidlUpdaterTest.java47 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P() local
62 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_system() local
81 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_not_empty_usesLibraries() local
98 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_not_empty_usesLibraries_system() local
120 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_in_usesLibraries() local
137 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_P_in_usesLibraries_system() local
159 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
176 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
191 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DRemoveUnnecessaryOrgApacheHttpLegacyLibraryTest.java48 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
63 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
80 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
97 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
114 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
131 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
148 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_bothLibraries() local
164 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DRemoveUnnecessaryAndroidTestBaseLibraryTest.java48 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
63 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
80 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
97 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
114 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
129 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
146 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_bothLibraries() local
162 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DOrgApacheHttpLegacyUpdaterTest.java46 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
62 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_not_empty_usesLibraries() local
81 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesLibraries() local
99 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O_in_usesOptionalLibraries() local
117 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
135 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
151 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DAndroidTestBaseUpdaterTest.java46 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q() local
62 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_not_empty_usesLibraries() local
81 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_in_usesLibraries() local
99 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_Q_in_usesOptionalLibraries() local
117 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
135 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
151 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DPackageBackwardCompatibilityTest.java49 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in null_usesLibraries_and_usesOptionalLibraries() local
82 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in targeted_at_O() local
114 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in android_test_base_in_usesLibraries() local
138 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in android_test_runner_in_usesLibraries() local
161 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in com_google_android_maps_in_usesLibraries() local
179 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in android_net_ipsec_ike_in_usesLibraries() local
207 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DComGoogleAndroidMapsUpdaterTest.java42 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in otherUsesLibraries() local
59 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
76 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
91 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DAndroidNetIpSecIkeUpdaterTest.java42 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in otherUsesLibraries() local
59 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesLibraries() local
74 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in in_usesOptionalLibraries() local
87 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DAndroidTestRunnerSplitUpdaterTest.java46 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in android_test_runner_in_usesOptionalLibraries() local
63 ParsedPackage before = ((ParsedPackage) PackageImpl.forTesting(PACKAGE_NAME) in android_test_runner_in_usesLibraries_android_test_mock_in_usesOptionalLibraries() local
79 private void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
DPackageSharedLibraryUpdaterTest.java33 static void checkBackwardsCompatibility(ParsedPackage before, AndroidPackage after, in checkBackwardsCompatibility()
39 private static void check(AndroidPackage before, AndroidPackage after) { in check()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java95 long before = System.currentTimeMillis(); in testAddText() local
225 long before = System.currentTimeMillis(); in testAddEntry_Success() local
257 long before = System.currentTimeMillis(); in testAddEntry_Failure() local
286 long before = System.currentTimeMillis(); in testAddEntriesInTheFuture() local
363 long before = System.currentTimeMillis(); in testIsTagEnabled() local
397 long before = System.currentTimeMillis(); in testGetNextEntry() local
455 long before = System.currentTimeMillis(); in testSizeLimits() local
550 long before = System.currentTimeMillis(); in testAgeLimits() local
828 int before = countOpenFiles(); in testDropBoxEntrySerializationDoesntLeakFileDescriptors() local
/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/
DTestTransition.kt38 fun before(builder: TransitionTestAssertionScope.() -> Unit) in <lambda>() method
165 var before: (TransitionTestAssertionScope.() -> Unit)? = null in transitionTest() variable
171 override fun before(builder: TransitionTestAssertionScope.() -> Unit) { in transitionTest() method
209 val before: TransitionTestAssertionScope.() -> Unit, constant in com.android.compose.animation.scene.TransitionTest
/frameworks/base/core/java/android/text/method/
DOffsetMapping.java154 public int before; field in OffsetMapping.TextUpdate
164 public TextUpdate(int where, int before, int after) { in TextUpdate()
/frameworks/base/tests/StagedInstallTest/src/com/android/tests/stagedinstallinternal/host/
DStagedInstallInternalTest.java347 List<String> before = getStagingDirectories(); in testAbandonStagedSessionShouldCleanUp() local
358 List<String> before = getStagingDirectories(); in testStagedSessionShouldCleanUpOnVerificationFailure() local
367 List<String> before = getStagingDirectories(); in testStagedSessionShouldCleanUpOnOnSuccess() local
379 List<String> before = getStagingDirectories(); in testStagedSessionShouldCleanUpOnOnSuccessMultiPackage() local
390 List<String> before = getStagingDirectories(); in testStagedInstallationShouldCleanUpOnValidationFailure() local
399 List<String> before = getStagingDirectories(); in testStagedInstallationShouldCleanUpOnValidationFailureMultiPackage() local
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/benchmark/
DDragDividerToResizeBenchmark.kt46 fun before() { in before() method in com.android.wm.shell.flicker.splitscreen.benchmark.DragDividerToResizeBenchmark
DEnterSplitScreenByDragFromShortcutBenchmark.kt42 fun before() { in before() method
DEnterSplitScreenByDragFromAllAppsBenchmark.kt57 fun before() { in before() method
DEnterSplitScreenByDragFromTaskbarBenchmark.kt56 fun before() { in before() method in com.android.wm.shell.flicker.splitscreen.benchmark.EnterSplitScreenByDragFromTaskbarBenchmark
DEnterSplitScreenByDragFromNotificationBenchmark.kt59 fun before() { in before() method in com.android.wm.shell.flicker.splitscreen.benchmark.EnterSplitScreenByDragFromNotificationBenchmark
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/appcompat/
DTransparentBaseAppCompat.kt52 fun before() { in before() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/
DUnfoldHapticsPlayerTest.kt45 fun before() { in before() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DTextPrecomputerTest.kt41 fun before() { in before() method in com.android.systemui.statusbar.notification.row.TextPrecomputerTest
/frameworks/base/tests/NullHomeTest/src/com/android/test/nullhome/
DNullHomeTest.java54 public void before() { in before() method in NullHomeTest
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/brightness/strategy/
DScreenOffBrightnessStrategyTest.java41 public void before() { in before() method in ScreenOffBrightnessStrategyTest

12345