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

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
H A Dsession_unittest.cc677 class TestContentDescription : public cricket::ContentDescription { class in inherits:cricket::ContentDescription
679 explicit TestContentDescription(const std::string& gingle_content_type, function in class:TestContentDescription
685 return new TestContentDescription(*this);
699 new TestContentDescription(gingle_content_type,
707 new TestContentDescription(gingle_content_type,
719 new TestContentDescription(content_type,
749 *content = new TestContentDescription(gingle_content_type, content_type);
757 const TestContentDescription* content =
758 static_cast<const TestContentDescription*>(untyped_content);
2145 TestContentDescription conten
[all...]

Completed in 405 milliseconds