Searched refs:kStabilityKernelCrashCount (Results 1 – 5 of 5) sorted by relevance
207 prefs.SetInteger(prefs::kStabilityKernelCrashCount, 12); in TEST()223 EXPECT_EQ(0, prefs.GetInteger(prefs::kStabilityKernelCrashCount)); in TEST()
245 count = pref->GetInteger(prefs::kStabilityKernelCrashCount); in WriteRealtimeStabilityAttributes()252 pref->SetInteger(prefs::kStabilityKernelCrashCount, 0); in WriteRealtimeStabilityAttributes()
405 local_state->RegisterIntegerPref(prefs::kStabilityKernelCrashCount, 0); in RegisterPrefs()1565 IncrementPrefValue(prefs::kStabilityKernelCrashCount); in LogChromeOSCrash()
281 extern const char kStabilityKernelCrashCount[];
828 const char kStabilityKernelCrashCount[] = variable