Searched refs:event7 (Results 1 – 2 of 2) sorted by relevance
334 MotionEvent event7 = downEvent(tv, event7Time, event7Time, 90f, 10f); in testEditor_onTouchEvent_quickTapAfterDrag() local335 mInstrumentation.runOnMainSync(() -> editor.onTouchEvent(event7)); in testEditor_onTouchEvent_quickTapAfterDrag()
1231 const auto& event7 = packet7.frame_timeline_event(); in TEST_F() local1232 ASSERT_TRUE(event7.has_frame_end()); in TEST_F()1233 const auto& actualSurfaceFrameEnd1 = event7.frame_end(); in TEST_F()