HomeSort by relevance Sort by last modified time
    Searched refs:hasechocount (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/modules/audio_processing/main/test/unit_test/
audio_processing_unittest.pb.h 310 // optional int32 hasEchoCount = 4;
314 inline ::google::protobuf::int32 hasechocount() const;
731 // optional int32 hasEchoCount = 4;
745 inline ::google::protobuf::int32 Test::hasechocount() const { function in class:audio_processing_unittest::Test
audio_processing_unittest.pb.cc 717 // optional int32 hasEchoCount = 4;
811 // optional int32 hasEchoCount = 4;
813 ::google::protobuf::internal::WireFormatLite::WriteInt32(4, this->hasechocount(), output);
859 // optional int32 hasEchoCount = 4;
863 this->hasechocount());
912 set_hasechocount(from.hasechocount());
    [all...]
unit_test.cc 524 test->hasechocount());

Completed in 297 milliseconds