HomeSort by relevance Sort by last modified time
    Searched defs:Perform (Results 1 - 23 of 23) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
PacketLossTest.cc 125 void PacketLossTest::Perform() {
SpatialAudio.cc 87 void SpatialAudio::Perform() {
TestRedFec.cc 39 void TestRedFec::Perform() {
opus_test.cc 61 void OpusTest::Perform() {
EncodeDecodeTest.cc 269 void EncodeDecodeTest::Perform() {
TwoWayCommunication.cc 261 void TwoWayCommunication::Perform() {
iSACTest.cc 155 void ISACTest::Perform() {
TestAllCodecs.cc 120 void TestAllCodecs::Perform() {
TestStereo.cc 140 void TestStereo::Perform() {
TestVADDTX.cc 37 void TestVADDTX::Perform() {
delay_test.cc 126 void Perform(const TestSettings* config, size_t num_tests, int duration_sec,
269 delay_test.Perform(&test_setting, 1, 240, "delay_test");
dual_stream_unittest.cc 44 void Perform(bool start_in_sync, int num_channels_input);
167 void DualStreamTest::Perform(bool start_in_sync, int num_channels_input) {
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(true, 2)
    [all...]
APITest.cc 551 void APITest::Perform() {
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
normal_test.cc 110 NormalTest::Perform()
benchmark.cc 57 Benchmark::Perform()
70 // Specifies the framerates for which to perform a speed test.
73 // Determines the number of iterations to perform to arrive at the speed result.
normal_async_test.cc 306 NormalAsyncTest::Perform()
unit_test.cc 357 UnitTest::Perform()
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
codec_database_test.cc 34 cdbt->Perform(args);
93 CodecDataBaseTest::Perform(CmdArgs& args)
generic_codec_test.cc 37 get->Perform(args);
99 GenericCodecTest::Perform(CmdArgs& args)
media_opt_test.cc 42 mot->Perform();
55 mot->Perform();
280 MediaOptTest::Perform()
446 Perform();
normal_test.cc 42 VCMNTest.Perform(args);
242 NormalTest::Perform(const CmdArgs& args)
quality_modes_test.cc 37 QMTest.Perform(args);
177 QualityModesTest::Perform(const CmdArgs& args)
  /external/clang/lib/Sema/
SemaInit.cpp 444 : InitSeq.Perform(SemaRef, Entity, Kind, SubInit);
519 /// with expressions that perform value-initialization of the
    [all...]

Completed in 523 milliseconds