Home
last modified time | relevance | path

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

1234

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
H A DKeyguardTransitionInteractorTestCase.kt29 val testScope = TestScope(testDispatcher) regex
H A DKeyguardSurfaceBehindInteractorTest.kt61 private val testScope = TestScope() regex
H A DWindowManagerLockscreenVisibilityInteractorTest.kt59 private val testScope = TestScope() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/bluetooth/
H A DFakeBluetoothRepository.kt36 private val testScope = TestScope(dispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardSurfaceBehindRepositoryImplTest.kt36 private val testScope = TestScope() regex
H A DKeyguardBlueprintRepositoryTest.kt47 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bouncer/ui/viewmodel/
H A DAuthMethodBouncerViewModelTest.kt37 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ui/viewmodel/
H A DQuickSettingsSceneViewModelTest.kt40 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/retail/data/repository/
H A DRetailModeSettingsRepositoryTest.kt42 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/log/table/
H A DTableLogBufferFactoryTest.kt36 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/ethernet/domain/
H A DEthernetInteractorTest.kt37 private val testScope = TestScope() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/flags/
H A DConditionalRestarterTest.kt43 val testScope = TestScope(dispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/display/data/repository/
H A DDisplayMetricsRepositoryTest.kt42 private val testScope = TestScope(StandardTestDispatcher()) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
H A DLockscreenSceneViewModelTest.kt40 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/mediaprojection/taskswitcher/data/repository/
H A DActivityTaskManagerTasksRepositoryTest.kt42 private val testScope = TestScope(dispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/domain/interactor/
H A DNotificationsInteractorTest.kt42 private val testScope = TestScope(UnconfinedTestDispatcher()) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaperTest.kt46 private val testScope = TestScope(StandardTestDispatcher()) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/demomode/
H A DDemoModeControllerTest.kt54 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ui/viewmodel/
H A DShadeSceneViewModelTest.kt40 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/data/repository/
H A DShadeRepositoryImplTest.kt52 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/
H A DSystemEventCoordinatorTest.kt52 private val testScope = TestScope(UnconfinedTestDispatcher()) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/data/repository/
H A DSceneContainerRepositoryTest.kt41 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/scene/domain/interactor/
H A DSceneInteractorTest.kt41 private val testScope = utils.testScope regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/pipeline/domain/autoaddable/
H A DAutoAddableSettingTest.kt42 private val testScope = TestScope(testDispatcher) regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/data/repository/
H A DPromptRepositoryImplTest.kt54 private val testScope = TestScope() regex

1234