HomeSort by relevance Sort by last modified time
    Searched refs:TouchSelectionControllerImplTest (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc 62 class TouchSelectionControllerImplTest : public ViewsTestBase {
64 TouchSelectionControllerImplTest()
74 virtual ~TouchSelectionControllerImplTest() {
209 DISALLOW_COPY_AND_ASSIGN(TouchSelectionControllerImplTest);
251 TEST_F(TouchSelectionControllerImplTest, SelectionInTextfieldTest) {
283 TEST_F(TouchSelectionControllerImplTest, SelectionInBidiTextfieldTest) {
331 TEST_F(TouchSelectionControllerImplTest, SelectRectCallbackTest) {
369 TEST_F(TouchSelectionControllerImplTest, SelectRectInBidiCallbackTest) {
492 TEST_F(TouchSelectionControllerImplTest,
527 TEST_F(TouchSelectionControllerImplTest,
    [all...]
touch_selection_controller_impl.h 43 friend class TouchSelectionControllerImplTest;

Completed in 360 milliseconds