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

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager_unittest.cc534 MockRenderProcessHost* ntp_process_host = local
536 ntp_process_host->sink().ClearMessages();
545 EXPECT_TRUE(ntp_process_host->sink().GetUniqueMessageMatching(IPC_REPLY_ID));
548 ntp_process_host->sink().ClearMessages();
554 EXPECT_TRUE(ntp_process_host->sink().GetUniqueMessageMatching(IPC_REPLY_ID));

Completed in 96 milliseconds