Searched defs:IncrementHistogramCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/child/
H A Dsite_isolation_policy.cc77 void IncrementHistogramCount(const std::string& name) { function in namespace:content::__anon7514
102 IncrementHistogramCount(bucket_prefix + block_label);
122 IncrementHistogramCount(bucket_prefix + block_label +
129 IncrementHistogramCount(bucket_prefix + ".NotBlocked");
131 IncrementHistogramCount(bucket_prefix + ".NotBlocked.MaybeJS");

Completed in 360 milliseconds