Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dserver_unittest.cc867 class StaticHttpURLRequestClient : public CefURLRequestClient { class
876 StaticHttpURLRequestClient(CefRefPtr<CefRequest> request, in StaticHttpURLRequestClient() function in __anond34723fb0111::StaticHttpURLRequestClient
922 IMPLEMENT_REFCOUNTING(StaticHttpURLRequestClient);
923 DISALLOW_COPY_AND_ASSIGN(StaticHttpURLRequestClient);
1004 request_client_ = new StaticHttpURLRequestClient( in RunRequest()
1040 CefRefPtr<StaticHttpURLRequestClient> request_client_;