Searched refs:histogramValue (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/WebKit/Source/core/css/
H A DRemoteFontFaceSource.cpp169 int histogramValue = font->url().protocolIsData() ? DataUrl local
172 blink::Platform::current()->histogramEnumeration("WebFont.CacheHit", histogramValue, CacheHitEnumMax);

Completed in 342 milliseconds