touchActionSetCount  261 Source/web/tests/TouchActionTest.cpp                 EXPECT_EQ(0, client.touchActionSetCount()) << failureContextPos;
touchActionSetCount  265 Source/web/tests/TouchActionTest.cpp                 EXPECT_EQ(1, client.touchActionSetCount()) << failureContextPos;
touchActionSetCount  266 Source/web/tests/TouchActionTest.cpp                 if (client.touchActionSetCount()) {
touchActionSetCount  287 Source/web/tests/TouchActionTest.cpp             EXPECT_EQ(0, client.touchActionSetCount());