Home
last modified time | relevance | path

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

12345678910>>...27

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/icon/domain/interactor/
H A DNotificationIconsInteractorTest.kt57 private val testScope = kosmos.testScope constant in com.android.systemui.statusbar.notification.icon.domain.interactor.NotificationIconsInteractorTest
150 private val testScope = kosmos.testScope constant
242 private val testScope = kosmos.testScope constant in com.android.systemui.statusbar.notification.icon.domain.interactor.StatusBarNotificationIconsInteractorTest
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/jvm/src/migration/
H A DTestBuildersDeprecated.kt169 val testScope = TestBodyCoroutine(createTestCoroutineScope(context + RunningInRunTest)) in runBlockingTest() constant
207 private val testScope: TestCoroutineScope, in runTest() constant in kotlinx.coroutines.test.TestBodyCoroutine
/aosp_15_r20/external/dagger2/javatests/dagger/functional/kotlinsrc/scope/
H A DScopeTest.kt27 fun testScope() { in testScope() method
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/bluetooth/
H A DFakeBluetoothRepository.kt36 private val testScope = TestScope(dispatcher) constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/motion/
H A DComposeMotionTestRuleHelper.kt38 val testScope = kosmos.testScope in createSysUiComposeMotionTestRule() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardSurfaceBehindRepositoryImplTest.kt36 private val testScope = TestScope() constant in com.android.systemui.keyguard.data.repository.KeyguardSurfaceBehindRepositoryImplTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/data/repository/
H A DAssistRepositoryTest.kt37 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/preview/
H A DKeyguardRemotePreviewManagerTest.kt20 private val testScope = TestScope(testDispatcher) constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/assist/domain/interactor/
H A DAssistInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.assist.domain.interactor.AssistInteractorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceconfig/domain/interactor/
H A DDeviceConfigInteractorTest.kt37 private val testScope = kosmos.testScope constant in com.android.systemui.deviceconfig.domain.interactor.DeviceConfigInteractorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceconfig/data/repository/
H A DDeviceConfigRepositoryTest.kt40 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/data/repository/
H A DKeyguardBouncerRepositoryTest.kt28 private val testScope = kosmos.testScope constant in com.android.systemui.bouncer.data.repository.KeyguardBouncerRepositoryTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/domain/interactor/
H A DUserSetupInteractorTest.kt36 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/globalactions/data/repository/
H A DGlobalActionsRepositoryTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.globalactions.data.repository.GlobalActionsRepositoryTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/data/repository/
H A DVolumeDialogRepositoryTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.volume.data.repository.VolumeDialogRepositoryTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/globalactions/domain/interactor/
H A DGlobalActionsInteractorTest.kt39 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/
H A DVolumeDialogInteractorTest.kt39 private val testScope = kosmos.testScope constant in com.android.systemui.volume.domain.interactor.VolumeDialogInteractorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/data/repository/
H A DShadeHeaderClockRepositoryTest.kt40 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DAodToOccludedTransitionViewModelTest.kt40 private val testScope = kosmos.testScope constant
H A DDozingToPrimaryBouncerTransitionViewModelTest.kt43 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/domain/interactor/
H A DRemoteInputInteractorTest.kt40 private val testScope = kosmos.testScope constant in com.android.systemui.statusbar.domain.interactor.RemoteInputInteractorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/data/repository/
H A DEmergencyServicesRepositoryImplTest.kt44 private val testScope = kosmos.testScope constant in com.android.systemui.bouncer.data.repository.EmergencyServicesRepositoryImplTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/deviceentry/domain/interactor/
H A DDeviceEntryFingerprintAuthInteractorTest.kt35 private val testScope = kosmos.testScope constant in com.android.systemui.deviceentry.domain.interactor.DeviceEntryFingerprintAuthInteractorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/data/repository/
H A DUserA11yQsShortcutsRepositoryTest.kt38 private val testScope = kosmos.testScope constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/bouncer/ui/viewmodel/
H A DBouncerUserActionsViewModelTest.kt49 private val testScope = kosmos.testScope constant in com.android.systemui.bouncer.ui.viewmodel.BouncerUserActionsViewModelTest

12345678910>>...27