OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:work_iterations_per_period_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/system_wrappers/source/
cpu_measurement_harness.h
56
const int
work_iterations_per_period_
;
member in class:webrtc::CpuMeasurementHarness
cpu_measurement_harness.cc
50
work_iterations_per_period_
(work_iterations_per_period),
119
for (int i = 0; i <
work_iterations_per_period_
; ++i) {
Completed in 1407 milliseconds