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(const Callback& callback) : callback_(callback) { in RequestClient() function in client::urlrequest_test::__anon6cce6c240111::RequestClient
/third_party/cef/tests/ceftests/
Dtest_request.cc20 class RequestClient : public CefURLRequestClient, public State { class
22 RequestClient(const bool has_credentials, in RequestClient() function in test_request::__anon75a408520111::RequestClient