Home
last modified time | relevance | path

Searched refs:SendConfig (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/tests/ceftests/
Dtest_request.h50 struct SendConfig { struct
67 void Send(const SendConfig& config, RequestDoneCallback callback); argument
Dtest_request.cc136 void Send(const SendConfig& config, RequestDoneCallback callback) { in Send()
Dtest_server_unittest.cc72 test_request::SendConfig config; in OnInitialized()
Durlrequest_unittest.cc2419 test_request::SendConfig config; in SendRequest()