Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_resource/
Dresource_request_allowed_notifier.h70 void SetWaitingForEulaForTesting(bool waiting);
Dresource_request_allowed_notifier.cc66 void ResourceRequestAllowedNotifier::SetWaitingForEulaForTesting( in SetWaitingForEulaForTesting() function in ResourceRequestAllowedNotifier
Dresource_request_allowed_notifier_unittest.cc123 resource_request_allowed_notifier_.SetWaitingForEulaForTesting(waiting); in SetWaitingForEula()