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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2930 ContextLifetimeTestWebFrameClient::Notification* firstRefreshNotification = webFrameClient.createNotifications[2]; local
2933 EXPECT_EQ(mainFrame, firstRefreshNotification->frame);
2934 EXPECT_EQ(mainFrame->mainWorldScriptContext(), firstRefreshNotification->context);
2935 EXPECT_EQ(0, firstRefreshNotification->worldId);

Completed in 46 milliseconds