Searched defs:TestTouchEditableImplAura (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dtouch_editable_impl_aura_browsertest.cc31 class TestTouchEditableImplAura : public TouchEditableImplAura { class in namespace:content
33 TestTouchEditableImplAura() function in class:content::TestTouchEditableImplAura
78 virtual ~TestTouchEditableImplAura() {}
88 DISALLOW_COPY_AND_ASSIGN(TestTouchEditableImplAura);
127 TestTouchEditableImplAura* touch_editable = new TestTouchEditableImplAura;
177 TestTouchEditableImplAura* touch_editable = new TestTouchEditableImplAura;
220 TestTouchEditableImplAura* touch_editable = new TestTouchEditableImplAura;
[all...]

Completed in 54 milliseconds