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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebViewTest.cpp1082 bool contentDetectionRequested() const { return m_contentDetectionRequested; } function in class:__anon11422::ContentDetectorClient
1133 EXPECT_FALSE(client.contentDetectionRequested());
1137 EXPECT_FALSE(client.contentDetectionRequested());
1141 EXPECT_FALSE(client.contentDetectionRequested());
1147 EXPECT_TRUE(client.contentDetectionRequested());

Completed in 86 milliseconds