Lines Matching refs:IsSrtpActive
112 ASSERT_TRUE(dtls_srtp_transport1_->IsSrtpActive()); in SendRecvRtpPackets()
113 ASSERT_TRUE(dtls_srtp_transport2_->IsSrtpActive()); in SendRecvRtpPackets()
184 ASSERT_TRUE(dtls_srtp_transport1_->IsSrtpActive()); in SendRecvRtpPacketsWithHeaderExtension()
185 ASSERT_TRUE(dtls_srtp_transport2_->IsSrtpActive()); in SendRecvRtpPacketsWithHeaderExtension()
356 EXPECT_FALSE(dtls_srtp_transport1_->IsSrtpActive()); in TEST_F()
357 EXPECT_FALSE(dtls_srtp_transport2_->IsSrtpActive()); in TEST_F()
375 EXPECT_TRUE(dtls_srtp_transport1_->IsSrtpActive()); in TEST_F()
376 EXPECT_TRUE(dtls_srtp_transport2_->IsSrtpActive()); in TEST_F()
386 EXPECT_FALSE(dtls_srtp_transport1_->IsSrtpActive()); in TEST_F()
387 EXPECT_FALSE(dtls_srtp_transport2_->IsSrtpActive()); in TEST_F()
412 EXPECT_FALSE(dtls_srtp_transport1_->IsSrtpActive()); in TEST_F()
413 EXPECT_FALSE(dtls_srtp_transport2_->IsSrtpActive()); in TEST_F()