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

  /external/chromium_org/cc/debug/
micro_benchmark.cc 46 return CreateBenchmarkImpl(origin_loop);
49 scoped_ptr<MicroBenchmarkImpl> MicroBenchmark::CreateBenchmarkImpl(
unittest_only_benchmark.h 22 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
micro_benchmark.h 43 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
rasterize_and_record_benchmark.h 35 virtual scoped_ptr<MicroBenchmarkImpl> CreateBenchmarkImpl(
unittest_only_benchmark.cc 43 scoped_ptr<MicroBenchmarkImpl> UnittestOnlyBenchmark::CreateBenchmarkImpl(
rasterize_and_record_benchmark.cc 91 scoped_ptr<MicroBenchmarkImpl> RasterizeAndRecordBenchmark::CreateBenchmarkImpl(

Completed in 729 milliseconds