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

/external/chromium_org/cc/debug/
H A Dmicro_benchmark.cc52 return CreateBenchmarkImpl(origin_loop);
55 scoped_ptr<MicroBenchmarkImpl> MicroBenchmark::CreateBenchmarkImpl( function in class:cc::MicroBenchmark
H A Dunittest_only_benchmark.h23 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
H A Dmicro_benchmark.h47 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
H A Drasterize_and_record_benchmark.h36 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
H A Dunittest_only_benchmark.cc55 scoped_ptr<MicroBenchmarkImpl> UnittestOnlyBenchmark::CreateBenchmarkImpl( function in class:cc::UnittestOnlyBenchmark
H A Drasterize_and_record_benchmark.cc86 scoped_ptr<MicroBenchmarkImpl> RasterizeAndRecordBenchmark::CreateBenchmarkImpl( function in class:cc::RasterizeAndRecordBenchmark

Completed in 657 milliseconds