webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
TestWebKitAPI::WebViewDestruction Class Reference
Inheritance diagram for TestWebKitAPI::WebViewDestruction:
testing::Test TestWebKitAPI::WebViewDestructionWithHostWindow

Protected Member Functions

virtual void SetUp ()
 
virtual void TearDown ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 

Static Protected Member Functions

static int webViewCount ()
 
static void runMessagePump (DWORD timeoutMilliseconds)
 

Protected Attributes

COMPtr< IWebViewm_webView
 

Member Function Documentation

◆ runMessagePump()

void TestWebKitAPI::WebViewDestruction::runMessagePump ( DWORD  timeoutMilliseconds)
staticprotected

◆ SetUp()

void TestWebKitAPI::WebViewDestruction::SetUp ( )
protectedvirtual

Reimplemented from testing::Test.

Reimplemented in TestWebKitAPI::WebViewDestructionWithHostWindow.

◆ TearDown()

void TestWebKitAPI::WebViewDestruction::TearDown ( )
protectedvirtual

Reimplemented from testing::Test.

Reimplemented in TestWebKitAPI::WebViewDestructionWithHostWindow.

◆ webViewCount()

int TestWebKitAPI::WebViewDestruction::webViewCount ( )
staticprotected

Member Data Documentation

◆ m_webView

COMPtr<IWebView> TestWebKitAPI::WebViewDestruction::m_webView
protected

The documentation for this class was generated from the following file: