OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TouchSelectionControllerImplTest
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/touchui/
touch_selection_controller_impl_unittest.cc
45
class
TouchSelectionControllerImplTest
: public ViewsTestBase {
47
TouchSelectionControllerImplTest
()
57
virtual ~
TouchSelectionControllerImplTest
() {
152
DISALLOW_COPY_AND_ASSIGN(
TouchSelectionControllerImplTest
);
194
TEST_F(
TouchSelectionControllerImplTest
, SelectionInTextfieldTest) {
226
TEST_F(
TouchSelectionControllerImplTest
, SelectionInBidiTextfieldTest) {
274
TEST_F(
TouchSelectionControllerImplTest
, SelectRectCallbackTest) {
312
TEST_F(
TouchSelectionControllerImplTest
, SelectRectInBidiCallbackTest) {
435
TEST_F(
TouchSelectionControllerImplTest
,
471
TEST_F(
TouchSelectionControllerImplTest
,
[
all
...]
touch_selection_controller_impl.h
35
friend class
TouchSelectionControllerImplTest
;
/external/chromium_org/ui/views/controls/textfield/
native_textfield_views.h
172
friend class
TouchSelectionControllerImplTest
;
Completed in 185 milliseconds