Home
last modified time | relevance | path

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

/platform_testing/libraries/motion/tests/src/platform/test/motion/view/
DDataPointTypesTest.kt30 import platform.test.motion.view.DataPointTypes.point
38 assertThat(point).convertsJsonObject(Point(/* x = */ 1, /* y = */ 2), """{"x":1, "y": 2}""") in point_fromToJson()
44 val dataPoint = DataPoint.of(native, point) in point_dataPoint_isImmutable()
51 assertThat(point).invalidJsonReturnsUnknownDataPoint(JSONObject(), 1) in point_fromInvalidJson_returnsUnknown()
/platform_testing/libraries/motion/src/platform/test/motion/view/
DDataPointTypes.kt27 fun Point.asDataPoint() = DataPointTypes.point.makeDataPoint(this) in <lambda>()
31 val point: DataPointType<Point> = in <lambda>() constant
101 val allTypes = listOf(point, rect, cornerRadii) in <lambda>()
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DBetterSwipe.kt81 sendPointer(currentTime = downTime, action = MotionEvent.ACTION_DOWN, point = start) in <lambda>()
139 point = lastPoint, in <lambda>()
161 point: PointF, in <lambda>()
164 val event = getMotionEvent(downTime, currentTime, action, point, pointerId) in <lambda>()
215 val point = from.lerp(progress, to) in <lambda>() constant
216 sendPointer(currentTime, MotionEvent.ACTION_MOVE, point) in <lambda>()
/platform_testing/libraries/rdroidtest/
DREADME.md60 Somewhere in your main module, you need to use the `test_main` macro to generate an entry point for
/platform_testing/libraries/flicker/
DREADME.md100 first empty point: 0, 99
/platform_testing/libraries/compatibility-common-util/tests/assets/
Darm64_libdl.txt11 Entry point address: 0x0
Darm32_libdl.txt11 Entry point address: 0x0
Dx86app_process64.txt11 Entry point address: 0x1c50
Dx86app_process32.txt11 Entry point address: 0x1530