Lines Matching refs:FactoryGet
41 HistogramBase* histogram = Histogram::FactoryGet( in TEST_F()
67 HistogramBase* histogram = LinearHistogram::FactoryGet( in TEST_F()
90 HistogramBase* histogram = BooleanHistogram::FactoryGet( in TEST_F()
117 HistogramBase* histogram = CustomHistogram::FactoryGet( in TEST_F()
139 HistogramBase* histogram = SparseHistogram::FactoryGet( in TEST_F()
161 LinearHistogram::FactoryGet("TestAddKiloHistogram", 1, 1000, 100, 0); in TEST_F()
176 LinearHistogram::FactoryGet("TestAddKiBHistogram", 1, 1000, 100, 0); in TEST_F()
192 HistogramBase* histogram = LinearHistogram::FactoryGet( in TEST_F()
215 histogram = LinearHistogram::FactoryGet("TestAddTimeMillisecondsGranularity2", in TEST_F()
237 HistogramBase* histogram = LinearHistogram::FactoryGet( in TEST_F()
260 histogram = LinearHistogram::FactoryGet("TestAddTimeMicrosecondsGranularity2", in TEST_F()