Lines Matching refs:CHECK
423 CHECK(!is_spdy_trial);
767 CHECK(sandbox::SBOX_ERROR_FAILED_TO_SWITCH_BACK_WINSTATION != result);
849 // user_data_dir. It is better to CHECK-fail here than it is to
851 CHECK(profile) << "Cannot get default profile.";
941 // check is actually equivalent and sufficient to work around the
1105 // Check whether we should initialize the crash reporter. It may be disabled
1118 CHECK(metrics_reporting_enabled);
1190 CHECK(PathService::Get(chrome::DIR_USER_DATA, &user_data_dir))
1258 CHECK(!loaded_locale.empty()) << "Locale could not be found for " << locale;
1536 // Check if there is any machine level Chrome installed on the current
1540 // Note this check should only happen here, after all the checks above
1650 // give the time elapsed since startup, and simply have these objects check
1746 // We check this here because if the profile is OTR (chromeos possibility)
1762 // TODO(hclam): Need to check for cloud print proxy too.