Searched refs:kStabilityOtherUserCrashCount (Results 1 – 5 of 5) sorted by relevance
206 prefs.SetInteger(prefs::kStabilityOtherUserCrashCount, 11); in TEST()222 EXPECT_EQ(0, prefs.GetInteger(prefs::kStabilityOtherUserCrashCount)); in TEST()
235 count = pref->GetInteger(prefs::kStabilityOtherUserCrashCount); in WriteRealtimeStabilityAttributes()242 pref->SetInteger(prefs::kStabilityOtherUserCrashCount, 0); in WriteRealtimeStabilityAttributes()
404 local_state->RegisterIntegerPref(prefs::kStabilityOtherUserCrashCount, 0); in RegisterPrefs()1563 IncrementPrefValue(prefs::kStabilityOtherUserCrashCount); in LogChromeOSCrash()
280 extern const char kStabilityOtherUserCrashCount[];
824 const char kStabilityOtherUserCrashCount[] = variable