Searched defs:Perform (Results 1 - 23 of 23) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DPacketLossTest.cc125 void PacketLossTest::Perform() { function in class:webrtc::PacketLossTest
H A DSpatialAudio.cc87 void SpatialAudio::Perform() { function in class:webrtc::SpatialAudio
H A DTestRedFec.cc39 void TestRedFec::Perform() { function in class:webrtc::TestRedFec
H A DTwoWayCommunication.cc261 void TwoWayCommunication::Perform() { function in class:webrtc::TwoWayCommunication
H A DiSACTest.cc155 void ISACTest::Perform() { function in class:webrtc::ISACTest
H A Dopus_test.cc61 void OpusTest::Perform() { function in class:webrtc::OpusTest
H A DEncodeDecodeTest.cc269 void EncodeDecodeTest::Perform() { function in class:webrtc::EncodeDecodeTest
H A DTestAllCodecs.cc120 void TestAllCodecs::Perform() { function in class:webrtc::TestAllCodecs
H A DTestVADDTX.cc37 void TestVADDTX::Perform() { function in class:webrtc::TestVADDTX
H A Ddelay_test.cc126 void Perform(const TestSettings* config, size_t num_tests, int duration_sec, function in class:webrtc::DelayTest
269 delay_test.Perform(&test_setting, 1, 240, "delay_test");
H A Ddual_stream_unittest.cc44 void Perform(bool start_in_sync, int num_channels_input);
167 void DualStreamTest::Perform(bool start_in_sync, int num_channels_input) { function in class:webrtc::DualStreamTest
394 Perform(true, 1);
401 Perform(true, 1);
408 Perform(true, 1);
415 Perform(true, 1);
422 Perform(true, 1);
429 Perform(true, 1);
436 Perform(true, 2);
443 Perform(tru
[all...]
H A DTestStereo.cc140 void TestStereo::Perform() { function in class:webrtc::TestStereo
H A DAPITest.cc551 void APITest::Perform() { function in class:webrtc::APITest
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dnormal_test.cc110 NormalTest::Perform() function in class:NormalTest
H A Dbenchmark.cc57 Benchmark::Perform() function in class:Benchmark
H A Dnormal_async_test.cc306 NormalAsyncTest::Perform() function in class:NormalAsyncTest
H A Dunit_test.cc357 UnitTest::Perform() function in class:UnitTest
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dcodec_database_test.cc34 cdbt->Perform(args);
93 CodecDataBaseTest::Perform(CmdArgs& args) function in class:CodecDataBaseTest
H A Dgeneric_codec_test.cc37 get->Perform(args);
99 GenericCodecTest::Perform(CmdArgs& args) function in class:GenericCodecTest
H A Dmedia_opt_test.cc42 mot->Perform();
55 mot->Perform();
280 MediaOptTest::Perform() function in class:MediaOptTest
446 Perform();
H A Dnormal_test.cc42 VCMNTest.Perform(args);
242 NormalTest::Perform(const CmdArgs& args) function in class:NormalTest
H A Dquality_modes_test.cc37 QMTest.Perform(args);
177 QualityModesTest::Perform(const CmdArgs& args) function in class:QualityModesTest
/external/clang/lib/Sema/
H A DSemaInit.cpp444 : InitSeq.Perform(SemaRef, Entity, Kind, SubInit);
958 Seq.Perform(SemaRef, Entity, Kind, expr);
1927 // name. Perform another lookup for this name, which may find
3195 // Perform overload resolution and return the result.
3653 // Perform overload resolution. If it fails, return the failed result.
3759 /// valid. Perform a load to create a lifetime-extended temporary instead.
4274 // Perform overload resolution. If it fails, return the failed result.
4822 // Perform initialization
5065 // Perform overload resolution using the class's copy/move constructors.
5180 // Perform overloa
5646 InitializationSequence::Perform(Sema &S, function in class:InitializationSequence
[all...]

Completed in 2535 milliseconds