/aosp_15_r20/frameworks/base/packages/SettingsLib/Spa/screenshot/src/com/android/settingslib/spa/screenshot/util/ |
H A D | SettingsScreenshotTestRule.kt | 52 private val composeRule = createAndroidComposeRule<ComponentActivity>() constant
|
/aosp_15_r20/frameworks/base/tests/InputScreenshotTest/src/android/input/screenshot/ |
H A D | InputScreenshotTestRule.kt | 52 private val composeRule = createAndroidComposeRule<ComponentActivity>() constant
|
/aosp_15_r20/platform_testing/libraries/screenshot/utils/compose/src/platform/test/screenshot/utils/compose/ |
H A D | ComposeScreenshotTestRule.kt | 62 val composeRule = createAndroidComposeRule<ScreenshotActivity>() in <lambda>() constant
|
/aosp_15_r20/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/ |
H A D | ComposeToolkit.kt | 104 val composeRule = createComposeRule(testScope.coroutineContext) in createComposeMotionTestRule() constant
|
/aosp_15_r20/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/values/ |
H A D | MotionTestValueTest.kt | 35 @get:Rule val composeRule = createComposeRule() constant in platform.test.motion.compose.values.MotionTestValueTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/lifecycle/ |
H A D | HydratorTest.kt | 41 @get:Rule val composeRule = createComposeRule() constant in com.android.systemui.lifecycle.HydratorTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/ |
H A D | ActivatableTest.kt | 34 @get:Rule val composeRule = createComposeRule() constant in com.android.systemui.lifecycle.ActivatableTest
|
H A D | SysUiViewModelTest.kt | 45 @get:Rule val composeRule = createComposeRule() constant in com.android.systemui.lifecycle.SysUiViewModelTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/theme/ |
H A D | PlatformThemeTest.kt | 41 @get:Rule val composeRule = createComposeRule() in <lambda>() constant in com.android.compose.theme.PlatformThemeTest
|
/aosp_15_r20/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/ |
H A D | ComposeFeatureCapturesTest.kt | 52 @get:Rule(order = 1) val composeRule = createComposeRule() constant in platform.test.motion.compose.ComposeFeatureCapturesTest
|
H A D | MotionTestValuesTest.kt | 51 private val composeRule: ComposeContentTestRule constant in platform.test.motion.compose.MotionTestValuesTest
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/panels/ui/compose/ |
H A D | DragAndDropTest.kt | 57 @get:Rule val composeRule = createComposeRule() in <lambda>() constant in com.android.systemui.qs.panels.ui.compose.DragAndDropTest
|
H A D | ResizingTest.kt | 55 @get:Rule val composeRule = createComposeRule() in <lambda>() constant in com.android.systemui.qs.panels.ui.compose.ResizingTest
|