Home | History | Annotate | Download | only in tests

Lines Matching refs:PUSHED

847   EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::PUSHED)).Times(1);
881 EXPECT_CALL(interface, SendKeyEvent(0x44, KeyState::PUSHED)).Times(0);