Searched refs:testTouchpadTapStateForKeys (Results 1 – 1 of 1) sorted by relevance
73 void testTouchpadTapStateForKeys(const std::vector<int32_t>& keyCodes, in testTouchpadTapStateForKeys() function in android::KeyboardInputMapperUnitTest92 testTouchpadTapStateForKeys({KEY_0, KEY_A, KEY_LEFTCTRL}, /* expectPrevent= */ false); in TEST_F()100 testTouchpadTapStateForKeys({KEY_0, KEY_A}, /* expectPrevent= */ true); in TEST_F()111 testTouchpadTapStateForKeys(metaKeys, /* expectPrevent= */ false); in TEST_F()