OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mutable_proc_time
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/test/
audio_file_processor.cc
60
const auto st = ScopedTimer(
mutable_proc_time
());
145
const auto st = ScopedTimer(
mutable_proc_time
());
171
const auto st = ScopedTimer(
mutable_proc_time
());
audio_file_processor.h
77
TickIntervalStats*
mutable_proc_time
() { return &proc_time_; }
function in class:webrtc::AudioFileProcessor
Completed in 214 milliseconds