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

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp_unittest.cc523 // WebRtcSdpTest
525 class WebRtcSdpTest : public testing::Test { class in inherits:testing::Test
527 WebRtcSdpTest() function in class:WebRtcSdpTest
1385 TEST_F(WebRtcSdpTest, SerializeSessionDescription) {
1391 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionEmpty) {
1398 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionWithFingerprint) {
1416 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionWithFingerprintNoCryptos) {
1435 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionWithoutCandidates) {
1444 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionWithBundle) {
1460 TEST_F(WebRtcSdpTest, SerializeSessionDescriptionWithBandwidt
[all...]

Completed in 106 milliseconds