Searched refs:NonUserInputTextUpdateWebViewClient (Results 1 – 1 of 1) sorted by relevance
1914 class NonUserInputTextUpdateWebViewClient : public FrameTestHelpers::TestWebViewClient { class1916 NonUserInputTextUpdateWebViewClient() : m_textIsUpdated(false) { } in NonUserInputTextUpdateWebViewClient() function in __anon5229f9f60111::NonUserInputTextUpdateWebViewClient1942 NonUserInputTextUpdateWebViewClient client; in TEST_F()