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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp1308 int textChangesWhileIgnored() { return m_textChangesWhileIgnored; } function in class:__anon11422::MockAutofillClient
1343 EXPECT_EQ(1, client.textChangesWhileIgnored());
1371 EXPECT_EQ(0, client.textChangesWhileIgnored());
1396 EXPECT_EQ(0, client.textChangesWhileIgnored());

Completed in 47 milliseconds