Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_resource/
Dresource_request_allowed_notifier.h69 void SetWaitingForNetworkForTesting(bool waiting);
Dresource_request_allowed_notifier.cc61 void ResourceRequestAllowedNotifier::SetWaitingForNetworkForTesting( in SetWaitingForNetworkForTesting() function in ResourceRequestAllowedNotifier
Dresource_request_allowed_notifier_unittest.cc98 resource_request_allowed_notifier_.SetWaitingForNetworkForTesting(waiting); in SetWaitingForNetwork()