OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MediaOptTest
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
media_opt_test.cc
30
int
MediaOptTest
::RunTest(int testNum, CmdArgs& args)
37
MediaOptTest
* mot = new
MediaOptTest
(vcm, clock);
68
MediaOptTest
::
MediaOptTest
(VideoCodingModule* vcm, Clock* clock)
91
MediaOptTest
::~
MediaOptTest
() {
95
void
MediaOptTest
::Setup(int testType, CmdArgs& args) {
171
MediaOptTest
::GeneralSetup()
280
MediaOptTest
::Perform(
[
all
...]
media_opt_test.h
33
class
MediaOptTest
36
MediaOptTest
(webrtc::VideoCodingModule* vcm,
38
~
MediaOptTest
();
97
}; // end of
MediaOptTest
class definition
Completed in 497 milliseconds