Home | History | Annotate | Download | only in webrtc

Lines Matching refs:initial_offerer

3511 // This test verifies the |initial_offerer| flag when session initiates the
3515 EXPECT_FALSE(session_->initial_offerer());
3519 EXPECT_TRUE(session_->initial_offerer());
3521 EXPECT_TRUE(session_->initial_offerer());
3524 // This test verifies the |initial_offerer| flag when session receives the call.
3527 EXPECT_FALSE(session_->initial_offerer());
3532 EXPECT_FALSE(session_->initial_offerer());
3534 EXPECT_FALSE(session_->initial_offerer());