HomeSort by relevance Sort by last modified time
    Searched full:restart_called_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/common/
service_process_util_unittest.cc 251 restart_called_(false),
302 restart_called_ = true;
331 bool restart_called() const { return restart_called_; }
340 bool restart_called_; member in class:MockLaunchd

Completed in 40 milliseconds