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

/external/chromium_org/content/shell/browser/
H A Dwebkit_test_controller.cc612 std::vector<int> routing_ids; local
632 routing_ids.push_back(web_contents->GetRenderViewHost()->GetRoutingID());
650 routing_ids,
/external/chromium_org/content/shell/renderer/
H A Dwebkit_test_runner.h129 const std::vector<int>& routing_ids,
H A Dwebkit_test_runner.cc718 const std::vector<int>& routing_ids,
721 routing_ids_ = routing_ids;
717 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 369 milliseconds