OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histogram_customizer_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/
render_thread_impl_unittest.cc
20
histogram_customizer_
.custom_histograms_.clear();
21
histogram_customizer_
.custom_histograms_.insert(kCustomizableHistogram_);
23
RenderThreadImpl::HistogramCustomizer
histogram_customizer_
;
member in class:content::RenderThreadImplUnittest
31
histogram_customizer_
.ConvertToCustomHistogramName(
34
histogram_customizer_
.ConvertToCustomHistogramName(
39
histogram_customizer_
.RenderViewNavigatedToHost("mail.google.com", 1);
41
histogram_customizer_
.ConvertToCustomHistogramName(
44
histogram_customizer_
.ConvertToCustomHistogramName(
46
histogram_customizer_
.RenderViewNavigatedToHost("docs.google.com", 1);
48
histogram_customizer_
.ConvertToCustomHistogramName
[
all
...]
render_thread_impl.h
340
return &
histogram_customizer_
;
500
HistogramCustomizer
histogram_customizer_
;
member in class:content::RenderThreadImpl
Completed in 361 milliseconds