Searched defs:routing_ids (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/
H A Dwebkit_test_controller.cc574 std::vector<int> routing_ids; local
594 routing_ids.push_back(web_contents->GetRenderViewHost()->GetRoutingID());
612 routing_ids,
/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.cc660 const std::vector<int>& routing_ids,
663 routing_ids_ = routing_ids;
659 OnSessionHistory( const std::vector<int>& routing_ids, const std::vector<std::vector<PageState> >& session_histories, const std::vector<unsigned>& current_entry_indexes) argument

Completed in 109 milliseconds