OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetTestingDelegate
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/download/
download_request_limiter_unittest.cc
27
DownloadRequestLimiter::
SetTestingDelegate
(test_delegate_.get());
31
DownloadRequestLimiter::
SetTestingDelegate
(NULL);
download_request_limiter.h
203
static void
SetTestingDelegate
(TestingDelegate* delegate);
download_request_limiter.cc
214
void DownloadRequestLimiter::
SetTestingDelegate
(TestingDelegate* delegate) {
Completed in 16 milliseconds