Searched refs:InputHandlerProxyTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/input/
H A Dinput_handler_proxy_unittest.cc204 class InputHandlerProxyTest : public testing::Test { class in namespace:content::__anon7721
206 InputHandlerProxyTest() function in class:content::__anon7721::InputHandlerProxyTest
212 ~InputHandlerProxyTest() {
271 TEST_F(InputHandlerProxyTest, MouseWheelByPageMainThread) {
281 TEST_F(InputHandlerProxyTest, MouseWheelWithCtrl) {
291 TEST_F(InputHandlerProxyTest, GestureScrollStarted) {
336 TEST_F(InputHandlerProxyTest, GestureScrollOnMainThread) {
361 TEST_F(InputHandlerProxyTest, GestureScrollIgnored) {
382 TEST_F(InputHandlerProxyTest, GesturePinch) {
416 TEST_F(InputHandlerProxyTest, GesturePinchAfterScrollOnMainThrea
[all...]

Completed in 66 milliseconds