Home
last modified time | relevance | path

Searched refs:TestRuleDelegate (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java74 @Nullable TestRuleDelegate testRuleDelegate, DeviceProvider deviceProvider) { in SystemPreparer()
79 @Nullable TestRuleDelegate testRuleDelegate, boolean debugSkipAfterReboot, in SystemPreparer()
285 public static class TestRuleDelegate implements TestRule { class in SystemPreparer
292 public TestRuleDelegate(boolean throwOnNull) { in TestRuleDelegate() method in SystemPreparer.TestRuleDelegate
/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DFactoryPackageTest.kt27 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
H A DOverlayPathsUninstallSystemUpdatesTest.kt41 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
H A DInvalidNewSystemAppTest.kt43 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
H A DOriginalPackageMigrationTest.kt43 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
H A DOverlayActorVisibilityTest.kt45 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)
H A DSystemStubMultiUserDisableUninstallTest.kt57 val deviceRebootRule = SystemPreparer.TestRuleDelegate(true)