Home
last modified time | relevance | path

Searched defs:testScope (Results 1 – 25 of 421) sorted by relevance

12345678910>>...17

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/
DFakeBluetoothRepository.kt36 private val testScope = TestScope(dispatcher) constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/motion/
DComposeMotionTestRuleHelper.kt38 val testScope = kosmos.testScope in createSysUiComposeMotionTestRule() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
DKeyguardSurfaceBehindRepositoryImplTest.kt36 private val testScope = TestScope() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/data/repository/
DAssistRepositoryTest.kt37 private val testScope = kosmos.testScope constant in com.android.systemui.assist.data.repository.AssistRepositoryTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/preview/
DKeyguardRemotePreviewManagerTest.kt20 private val testScope = TestScope(testDispatcher) constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/domain/interactor/
DAssistInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.assist.domain.interactor.AssistInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/data/repository/
DKeyguardBouncerRepositoryTest.kt28 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/domain/interactor/
DUserSetupInteractorTest.kt36 private val testScope = kosmos.testScope constant in com.android.systemui.statusbar.policy.domain.interactor.UserSetupInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/data/repository/
DGlobalActionsRepositoryTest.kt39 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/data/repository/
DShadeHeaderClockRepositoryTest.kt40 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/domain/interactor/
DGlobalActionsInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.globalactions.domain.interactor.GlobalActionsInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/domain/interactor/
DVolumeDialogInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.volume.domain.interactor.VolumeDialogInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/data/repository/
DVolumeDialogRepositoryTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.volume.data.repository.VolumeDialogRepositoryTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
DAodToOccludedTransitionViewModelTest.kt40 private val testScope = kosmos.testScope constant
DDozingToPrimaryBouncerTransitionViewModelTest.kt43 private val testScope = kosmos.testScope constant in com.android.systemui.keyguard.ui.viewmodel.DozingToPrimaryBouncerTransitionViewModelTest
DDozingToLockscreenTransitionViewModelTest.kt40 val testScope = kosmos.testScope constant in com.android.systemui.keyguard.ui.viewmodel.DozingToLockscreenTransitionViewModelTest
DAlternateBouncerToOccludedTransitionViewModelTest.kt47 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/domain/interactor/
DRemoteInputInteractorTest.kt40 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/
DUserA11yQsShortcutsRepositoryTest.kt38 private val testScope = TestScope(testDispatcher) constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/data/repository/
DEmergencyServicesRepositoryImplTest.kt44 private val testScope = kosmos.testScope constant in com.android.systemui.bouncer.data.repository.EmergencyServicesRepositoryImplTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
DDeviceEntryFingerprintAuthInteractorTest.kt37 private val testScope = kosmos.testScope constant
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/volume/data/repository/
DLocalMediaRepositoryImplTest.kt51 private val testScope = TestScope() constant in com.android.settingslib.volume.data.repository.LocalMediaRepositoryImplTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/domain/interactor/
DNotificationStackAppearanceInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.statusbar.notification.stack.domain.interactor.NotificationStackAppearanceInteractorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/updates/
DDeviceStateRepositoryTest.kt40 private val testScope = TestScope(UnconfinedTestDispatcher()) in <lambda>() constant in com.android.systemui.unfold.updates.DeviceStateRepositoryTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DDozeServiceHostCoroutinesTest.kt48 private val testScope = kosmos.testScope constant

12345678910>>...17