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

  /external/chromium_org/ui/keyboard/
keyboard_controller_unittest.cc 194 class KeyboardControllerTest : public testing::Test {
196 KeyboardControllerTest() {}
197 virtual ~KeyboardControllerTest() {}
235 DISALLOW_COPY_AND_ASSIGN(KeyboardControllerTest);
238 TEST_F(KeyboardControllerTest, KeyboardSize) {
254 TEST_F(KeyboardControllerTest, ClickDoesNotFocusKeyboard) {
297 TEST_F(KeyboardControllerTest, VisibilityChangeWithTextInputTypeChange) {
338 TEST_F(KeyboardControllerTest, AlwaysVisibleWhenLocked) {
379 TEST_F(KeyboardControllerTest, KeyboardResizingFromContents) {
407 class KeyboardControllerUsabilityTest : public KeyboardControllerTest {
    [all...]
keyboard_controller.h 78 friend class KeyboardControllerTest;

Completed in 490 milliseconds