webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Protected Member Functions | |
DtmfSenderTest () | |
~DtmfSenderTest () | |
void | GetDtmfInfoFromString (const std::string &tones, int duration, int inter_tone_gap, std::vector< FakeDtmfProvider::DtmfInfo > *dtmfs) |
void | VerifyExpectedState (AudioTrackInterface *track, const std::string &tones, int duration, int inter_tone_gap) |
void | VerifyOnProvider (const std::string &tones, int duration, int inter_tone_gap) |
void | VerifyOnProvider (const std::vector< FakeDtmfProvider::DtmfInfo > &dtmf_queue_ref) |
void | VerifyOnObserver (const std::string &tones_ref) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
rtc::scoped_refptr< AudioTrackInterface > | track_ |
std::unique_ptr< FakeDtmfObserver > | observer_ |
std::unique_ptr< FakeDtmfProvider > | provider_ |
rtc::scoped_refptr< DtmfSender > | dtmf_ |
rtc::ScopedFakeClock | fake_clock_ |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |