Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/utils/hostutils/src/com/android/internal/util/test/
H A DSystemPreparer.java75 @Nullable TestRuleDelegate testRuleDelegate, DeviceProvider deviceProvider) { in SystemPreparer()
80 @Nullable TestRuleDelegate testRuleDelegate, boolean debugSkipAfterReboot, in SystemPreparer()
297 public static class TestRuleDelegate implements TestRule { class in SystemPreparer
304 public TestRuleDelegate(boolean throwOnNull) { in TestRuleDelegate() method in SystemPreparer.TestRuleDelegate
/aosp12/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DFactoryPackageTest.kt27 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)