Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/motion/
DComposeMotionTestRuleHelper.kt40 val composeScreenshotTestRule = in createSysUiComposeMotionTestRule() constant
44 ComposeToolkit(composeScreenshotTestRule.composeRule, testScope), in createSysUiComposeMotionTestRule()
46 bitmapDiffer = composeScreenshotTestRule, in createSysUiComposeMotionTestRule()
47 extraRules = RuleChain.outerRule(composeScreenshotTestRule) in createSysUiComposeMotionTestRule()