Home
last modified time | relevance | path

Searched refs:CreateBenchmarkImpl (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/cc/debug/
Dmicro_benchmark.cc46 return CreateBenchmarkImpl(origin_loop); in GetBenchmarkImpl()
49 scoped_ptr<MicroBenchmarkImpl> MicroBenchmark::CreateBenchmarkImpl( in CreateBenchmarkImpl() function in cc::MicroBenchmark
Dunittest_only_benchmark.h22 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
Dunittest_only_benchmark.cc43 scoped_ptr<MicroBenchmarkImpl> UnittestOnlyBenchmark::CreateBenchmarkImpl( in CreateBenchmarkImpl() function in cc::UnittestOnlyBenchmark
Dmicro_benchmark.h43 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
Drasterize_and_record_benchmark.h35 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
Drasterize_and_record_benchmark.cc91 scoped_ptr<MicroBenchmarkImpl> RasterizeAndRecordBenchmark::CreateBenchmarkImpl( in CreateBenchmarkImpl() function in cc::RasterizeAndRecordBenchmark