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

/external/chromium_org/chrome/browser/
H A Dreferrer_policy_browsertest.cc133 // start_protocol: The protocol the test should start on.
144 StartOnProtocol start_protocol,
151 net::SpawnedTestServer* start_server = start_protocol == START_ON_HTTPS
143 RunReferrerTest(const blink::WebReferrerPolicy referrer_policy, StartOnProtocol start_protocol, LinkType link_type, RedirectType redirect, WindowOpenDisposition disposition, blink::WebMouseEvent::Button button, ExpectedReferrer expected_referrer) argument
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc843 SignalingProtocol start_protocol,
849 Construct(port_allocator, next_message_id, local_name, start_protocol,
879 start_protocol = protocol;
989 session->set_current_protocol(start_protocol);
1094 SignalingProtocol start_protocol; member in class:TestClient
840 TestClient(cricket::PortAllocator* port_allocator, int* next_message_id, const std::string& local_name, SignalingProtocol start_protocol, const std::string& content_type, const std::string& content_name_a, const std::string& channel_name_a, const std::string& content_name_b, const std::string& channel_name_b) argument

Completed in 120 milliseconds