Searched refs:kMaxReportsPerInterval (Results 1 – 2 of 2) sorted by relevance
146 static const int kMaxReportsPerInterval; variable
29 const int ClientSideDetectionService::kMaxReportsPerInterval = 3; member in safe_browsing::ClientSideDetectionService410 return GetNumReports() > kMaxReportsPerInterval; in OverReportLimit()