HomeSort by relevance Sort by last modified time
    Searched full:ntp_process_host (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/frame_host/
render_frame_host_manager_unittest.cc 534 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));
    [all...]

Completed in 67 milliseconds