Searched refs:kTestAudioLabel (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Ddtmfsender_unittest.cc45 static const char kTestAudioLabel[] = "test_audio_track"; variable
141 : track_(AudioTrack::Create(kTestAudioLabel, NULL)),
144 provider_->AddCanInsertDtmfTrack(kTestAudioLabel);
240 provider_->RemoveCanInsertDtmfTrack(kTestAudioLabel);
342 provider_->RemoveCanInsertDtmfTrack(kTestAudioLabel);

Completed in 91 milliseconds