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

/external/chromium_org/content/browser/renderer_host/input/
H A Dtouch_selection_controller_unittest.cc38 class TouchSelectionControllerTest : public testing::Test, class in namespace:content
41 TouchSelectionControllerTest() function in class:content::TouchSelectionControllerTest
49 virtual ~TouchSelectionControllerTest() {}
173 TEST_F(TouchSelectionControllerTest, InsertionBasic) {
206 TEST_F(TouchSelectionControllerTest, InsertionClearedWhenNoLongerEditable) {
220 TEST_F(TouchSelectionControllerTest, InsertionStaysHiddenIfEmptyRegionTapped) {
255 TEST_F(TouchSelectionControllerTest, InsertionAppearsAfterTapFollowingTyping) {
280 TEST_F(TouchSelectionControllerTest, InsertionToSelectionTransition) {
309 TEST_F(TouchSelectionControllerTest, InsertionDragged) {
358 TEST_F(TouchSelectionControllerTest, InsertionTappe
[all...]

Completed in 87 milliseconds