HomeSort by relevance Sort by last modified time
    Searched refs:SetWatchdogAppActiveForTesting (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/activity_log_private/
activity_log_private_apitest.cc 59 ActivityLog::GetInstance(profile())->SetWatchdogAppActiveForTesting(true);
70 ActivityLog::GetInstance(profile())->SetWatchdogAppActiveForTesting(false);
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.h 125 void SetWatchdogAppActiveForTesting(bool active);
ad_injection_browsertest.cc 235 ActivityLog::GetInstance(profile())->SetWatchdogAppActiveForTesting(true);
245 ActivityLog::GetInstance(profile())->SetWatchdogAppActiveForTesting(false);
activity_log.cc 472 void ActivityLog::SetWatchdogAppActiveForTesting(bool active) {

Completed in 71 milliseconds