Home | History | Annotate | Download | only in debug

Lines Matching defs:MicroBenchmarkController

22 int MicroBenchmarkController::next_id_ = 1;
58 MicroBenchmarkController::MicroBenchmarkController(LayerTreeHost* host)
64 MicroBenchmarkController::~MicroBenchmarkController() {}
66 int MicroBenchmarkController::ScheduleRun(
82 int MicroBenchmarkController::GetNextIdAndIncrement() {
90 bool MicroBenchmarkController::SendMessage(int id,
101 void MicroBenchmarkController::ScheduleImplBenchmarks(
117 void MicroBenchmarkController::DidUpdateLayers() {
128 void MicroBenchmarkController::CleanUpFinishedBenchmarks() {