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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2806 class ContextLifetimeTestWebFrameClient : public FrameTestHelpers::TestWebFrameClient { class in namespace:__anon11409
2832 virtual ~ContextLifetimeTestWebFrameClient()
2873 ContextLifetimeTestWebFrameClient webFrameClient;
2883 ContextLifetimeTestWebFrameClient::Notification* firstCreateNotification = webFrameClient.createNotifications[0];
2884 ContextLifetimeTestWebFrameClient::Notification* secondCreateNotification = webFrameClient.createNotifications[1];
2898 ContextLifetimeTestWebFrameClient::Notification* firstReleaseNotification = webFrameClient.releaseNotifications[0];
2899 ContextLifetimeTestWebFrameClient::Notification* secondReleaseNotification = webFrameClient.releaseNotifications[1];
2912 ContextLifetimeTestWebFrameClient webFrameClient;
2930 ContextLifetimeTestWebFrameClient::Notification* firstRefreshNotification = webFrameClient.createNotifications[2];
2931 ContextLifetimeTestWebFrameClient
[all...]

Completed in 78 milliseconds