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

/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2931 ContextLifetimeTestWebFrameClient::Notification* secondRefreshNotification = webFrameClient.createNotifications[3]; local
2937 EXPECT_EQ(childFrame, secondRefreshNotification->frame);
2938 EXPECT_EQ(childFrame->mainWorldScriptContext(), secondRefreshNotification->context);
2939 EXPECT_EQ(0, secondRefreshNotification->worldId);

Completed in 97 milliseconds