Searched refs:ConvertToCustomHistogramName (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_thread_impl_unittest.cc31 histogram_customizer_.ConvertToCustomHistogramName(
34 histogram_customizer_.ConvertToCustomHistogramName(
41 histogram_customizer_.ConvertToCustomHistogramName(
44 histogram_customizer_.ConvertToCustomHistogramName(
48 histogram_customizer_.ConvertToCustomHistogramName(
52 histogram_customizer_.ConvertToCustomHistogramName(
63 histogram_customizer_.ConvertToCustomHistogramName(
66 histogram_customizer_.ConvertToCustomHistogramName(
72 histogram_customizer_.ConvertToCustomHistogramName(
78 histogram_customizer_.ConvertToCustomHistogramName(
[all...]
H A Drender_thread_impl.h360 std::string ConvertToCustomHistogramName(const char* histogram_name) const;
H A Drender_thread_impl.cc247 histogram_customizer()->ConvertToCustomHistogramName(name);
370 std::string RenderThreadImpl::HistogramCustomizer::ConvertToCustomHistogramName( function in class:content::RenderThreadImpl::HistogramCustomizer

Completed in 507 milliseconds