Searched refs:HistogramNotificationType (Results 1 – 3 of 3) sorted by relevance
17 void RecordNotificationHistogram(CertDatabase::HistogramNotificationType type) { in RecordNotificationHistogram()44 RecordNotificationHistogram(HistogramNotificationType::kTrust); in NotifyObserversTrustStoreChanged()56 RecordNotificationHistogram(HistogramNotificationType::kClientCert); in NotifyObserversClientCertStoreChanged()
62 CertDatabase::HistogramNotificationType::kClientCert, 1); in TEST()87 CertDatabase::HistogramNotificationType::kTrust, 1); in TEST()
55 enum class HistogramNotificationType { enum