Searched defs:webViewCount (Results 1 - 2 of 2) sorted by relevance

/external/webkit/WebKitTools/WebKitAPITest/tests/
H A DWebViewDestruction.cpp40 static int webViewCount() function in namespace:WebKitAPITest
46 if (FAILED(statistics->webViewCount(&count)))
87 int currentWebViewCount = webViewCount();
92 TEST_ASSERT(webViewCount() == currentWebViewCount - 1);
/external/webkit/WebKit/win/
H A DWebKitStatistics.cpp98 HRESULT STDMETHODCALLTYPE WebKitStatistics::webViewCount( function in class:WebKitStatistics

Completed in 56 milliseconds