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

  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channelmanager_unittest.cc 518 EXPECT_STREQ("test-voice", fme_->voice_logfilter().c_str());
523 EXPECT_STREQ("test-voice", fme_->voice_logfilter().c_str());
534 EXPECT_STREQ("test-voice", fme_->voice_logfilter().c_str());
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
fakemediaengine.h 993 const std::string& voice_logfilter() const { return voice_.logfilter_; } function in class:cricket::FakeMediaEngine
    [all...]

Completed in 970 milliseconds