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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp1444 bool didFocusCalled() const { return m_didFocusCalled; } function in class:__anon11422::ViewCreatingWebViewClient
1467 EXPECT_FALSE(client.didFocusCalled());
1474 EXPECT_TRUE(client.didFocusCalled());

Completed in 60 milliseconds