Home
last modified time | relevance | path

Searched refs:tones2 (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
Ddtmfsender_unittest.cc260 std::string tones2 = "ab"; in TEST_F() local
269 EXPECT_TRUE(dtmf_->InsertDtmf(tones2, duration, inter_tone_gap)); in TEST_F()
270 VerifyExpectedState(track_, tones2, duration, inter_tone_gap); in TEST_F()
311 std::string tones2 = ""; in TEST_F() local
318 EXPECT_TRUE(dtmf_->InsertDtmf(tones2, duration, inter_tone_gap)); in TEST_F()