Searched refs:kStabilityChildProcessCrashCount (Results 1 – 5 of 5) sorted by relevance
205 prefs.SetInteger(prefs::kStabilityChildProcessCrashCount, 10); in TEST()221 EXPECT_EQ(0, prefs.GetInteger(prefs::kStabilityChildProcessCrashCount)); in TEST()
228 count = pref->GetInteger(prefs::kStabilityChildProcessCrashCount); in WriteRealtimeStabilityAttributes()231 pref->SetInteger(prefs::kStabilityChildProcessCrashCount, 0); in WriteRealtimeStabilityAttributes()
396 local_state->RegisterIntegerPref(prefs::kStabilityChildProcessCrashCount, 0); in RegisterPrefs()1604 IncrementPrefValue(prefs::kStabilityChildProcessCrashCount); in LogChildProcessChange()
279 extern const char kStabilityChildProcessCrashCount[];
819 const char kStabilityChildProcessCrashCount[] = variable