Home
last modified time | relevance | path

Searched refs:ProcessedForBenchmarkImpl (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cc/debug/
Dmicro_benchmark.cc38 bool MicroBenchmark::ProcessedForBenchmarkImpl() const { in ProcessedForBenchmarkImpl() function in cc::MicroBenchmark
Dmicro_benchmark.h36 bool ProcessedForBenchmarkImpl() const;
Dmicro_benchmark_controller.cc79 if (!(*it)->ProcessedForBenchmarkImpl()) { in ScheduleImplBenchmarks()