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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DImeOnFocusTest.cpp98 void ImeOnFocusTest::runImeOnFocusTest(std::string fileName, int expectedImeRequestCount, IntPoint tapPoint, const WTF::AtomicString& focusElement, std::string frame) argument
123 EXPECT_EQ(expectedImeRequestCount, client.imeRequestCount());

Completed in 206 milliseconds