Home
last modified time | relevance | path

Searched defs:RequestClient (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Durlrequest_test.cc26 class RequestClient : public CefURLRequestClient { class
33 explicit RequestClient(Callback callback) : callback_(std::move(callback)) { in RequestClient() function in client::urlrequest_test::__anon49cbcb410111::RequestClient
/third_party/cef/tests/ceftests/
Dtest_request.cc21 class RequestClient : public CefURLRequestClient, public State { class
23 RequestClient(const bool has_credentials, in RequestClient() function in test_request::__anonbdf013ef0111::RequestClient