Searched refs:NAVIGATION_COUNT (Results 1 – 3 of 3) sorted by relevance
30 DCHECK(metric >= NAVIGATION_COUNT && metric <= LAST_METRIC); in SetMetric()51 DCHECK(metric >= NAVIGATION_COUNT && metric <= LAST_METRIC); in GetMetric()65 DCHECK(metric >= NAVIGATION_COUNT && metric <= LAST_METRIC); in IncrementMetric()73 int navigation_count = GetMetric(NAVIGATION_COUNT); in RecordCrashMetrics()76 SetMetric(NAVIGATION_COUNT, 0); in RecordCrashMetrics()
21 NAVIGATION_COUNT, enumerator
176 CrashMetricsReporter::NAVIGATION_COUNT); in STDMETHODIMP_()