OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:benchmark_impl
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/cc/debug/
micro_benchmark_controller.cc
78
scoped_ptr<MicroBenchmarkImpl>
benchmark_impl
;
local
80
benchmark_impl
=
84
if (
benchmark_impl
.get())
85
host_impl->ScheduleMicroBenchmark(
benchmark_impl
.Pass());
Completed in 488 milliseconds