OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CalculateResults
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
framedrop_primitives.h
158
void
CalculateResults
();
162
//
CalculateResults
() must be called before calling this method.
166
//
CalculateResults
() must be called before calling this method to have all
174
//
CalculateResults
() must be called before calling this method.
181
// Will be false until
CalculateResults
() is called. Switches to true
framedrop_primitives.cc
348
void FrameDropDetector::
CalculateResults
() {
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
vie_video_verification_test.cc
286
detector.
CalculateResults
();
Completed in 105 milliseconds