Searched refs:assertPointerCoords (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/inputflinger/tests/ |
D | InputReader_test.cpp | 4772 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4796 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4819 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4869 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4892 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4937 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4964 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 4989 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 5032 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() 5057 ASSERT_NO_FATAL_FAILURE(assertPointerCoords(motionArgs.pointerCoords[0], in TEST_F() [all …]
|
D | InputMapperTest.h | 146 void assertPointerCoords(const PointerCoords& coords, float x, float y, float pressure, float size,
|
D | InputMapperTest.cpp | 238 void assertPointerCoords(const PointerCoords& coords, float x, float y, float pressure, float size, in assertPointerCoords() function
|