HomeSort by relevance Sort by last modified time
    Searched refs:MotionEventTest (Results 1 - 4 of 4) sorted by null

  /frameworks/native/libs/input/tests/
InputEvent_test.cpp 203 // --- MotionEventTest ---
205 class MotionEventTest : public BaseTest {
216 const nsecs_t MotionEventTest::ARBITRARY_DOWN_TIME = 1;
217 const nsecs_t MotionEventTest::ARBITRARY_EVENT_TIME = 2;
218 const float MotionEventTest::X_OFFSET = 1.0f;
219 const float MotionEventTest::Y_OFFSET = 1.1f;
221 void MotionEventTest::initializeEventWithHistory(MotionEvent* event) {
299 void MotionEventTest::assertEqualsEventWithHistory(const MotionEvent* event) {
426 TEST_F(MotionEventTest, Properties) {
446 TEST_F(MotionEventTest, CopyFrom_KeepHistory)
    [all...]
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
MotionEventTest.java 15 public class MotionEventTest {
  /cts/tests/tests/security/src/android/security/cts/
MotionEventTest.java 58 public class MotionEventTest {
59 private static final String TAG = "MotionEventTest";
  /cts/tests/tests/view/src/android/view/cts/
MotionEventTest.java 53 public class MotionEventTest {
    [all...]

Completed in 213 milliseconds