Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/compose/tests/src/platform/test/motion/compose/
DDataPointTypesTest.kt31 import platform.test.motion.compose.DataPointTypes.dpSize
55 assertThat(dpSize) in dpSize_jsonConversion()
DComposeFeatureCapturesTest.kt59 assertThat(ComposeFeatureCaptures.dpSize.capture(semanticsNode)) in dpSize_capturesDataPoint()
DComposeToolkitTest.kt120 feature(hasTestTag("foo"), ComposeFeatureCaptures.dpSize) in <lambda>()
229 feature(hasTestTag("foo"), ComposeFeatureCaptures.dpSize) in <lambda>()
/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
DDataPointTypes.kt38 fun DpSize.asDataPoint() = DataPointTypes.dpSize.makeDataPoint(this) in Dp()
74 val dpSize: DataPointType<DpSize> = in Dp() constant
DComposeFeatureCaptures.kt36 val dpSize = constant