Searched refs:assertAxisNotPresent (Results 1 – 1 of 1) sorted by relevance
137 static void assertAxisNotPresent(MultiTouchInputMapper& mapper, int axis) { in assertAxisNotPresent() function7529 assertAxisNotPresent(mapper, AMOTION_EVENT_AXIS_TOUCH_MAJOR); in TEST_F()7530 assertAxisNotPresent(mapper, AMOTION_EVENT_AXIS_TOUCH_MINOR); in TEST_F()7532 assertAxisNotPresent(mapper, AMOTION_EVENT_AXIS_TOOL_MAJOR); in TEST_F()7533 assertAxisNotPresent(mapper, AMOTION_EVENT_AXIS_TOOL_MINOR); in TEST_F()