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

  /external/chromium_org/chrome/browser/automation/
automation_provider.cc 155 reinitialize_on_channel_error_(
201 reinitialize_on_channel_error_ = true;
498 if (reinitialize_on_channel_error_) {
automation_provider.h 218 bool reinitialize_on_channel_error_; member in class:AutomationProvider
testing_automation_provider.cc 395 if (!reinitialize_on_channel_error_ &&
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider.h 213 bool reinitialize_on_channel_error_; member in class:AutomationProvider
automation_provider.cc 111 reinitialize_on_channel_error_(false),
157 reinitialize_on_channel_error_ = true;
431 if (reinitialize_on_channel_error_) {
    [all...]
testing_automation_provider.cc 420 if (!reinitialize_on_channel_error_ &&
    [all...]

Completed in 52 milliseconds