HomeSort by relevance Sort by last modified time
    Searched refs:ConvertToCustomHistogramName (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/renderer/
render_thread_impl_unittest.cc 31 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...]
render_thread_impl.h 321 std::string ConvertToCustomHistogramName(const char* histogram_name) const;
render_thread_impl.cc 213 histogram_customizer()->ConvertToCustomHistogramName(name);
282 std::string RenderThreadImpl::HistogramCustomizer::ConvertToCustomHistogramName(
    [all...]

Completed in 357 milliseconds