Searched refs:IncrementUserCrashCount (Results 1 – 7 of 7) sorted by relevance
33 void IncrementUserCrashCount();
38 void CrashCounters::IncrementUserCrashCount() { in IncrementUserCrashCount() function in CrashCounters
41 void IncrementUserCrashCount(unsigned int count);
66 void MetricsLog::IncrementUserCrashCount(unsigned int count) { in IncrementUserCrashCount() function in MetricsLog
82 counters_->IncrementUserCrashCount(); in recordCrash()
197 GetOrCreateCurrentLog()->IncrementUserCrashCount(user_crashes); in GatherHistograms()
200 counters_->IncrementUserCrashCount(); in TEST_F()