Searched refs:ice_gathering_state (Results 1 – 9 of 9) sorted by relevance
69 PROXY_METHOD0(IceGatheringState, ice_gathering_state)
424 webrtc::PeerConnectionInterface::IceGatheringState ice_gathering_state() { in ice_gathering_state() function in PeerConnectionTestClientBase425 return pc()->ice_gathering_state(); in ice_gathering_state()453 EXPECT_EQ(peer_connection_->ice_gathering_state(), new_state); in OnIceGatheringChange()1015 initiating_client_->ice_gathering_state()); in LocalP2PTest()1020 receiving_client_->ice_gathering_state(), in LocalP2PTest()
87 virtual IceGatheringState ice_gathering_state();
180 EXPECT_EQ(pc_->ice_gathering_state(), new_state); in OnIceGatheringChange()184 pc_->ice_gathering_state()); in OnIceCandidate()200 pc_->ice_gathering_state()); in OnIceComplete()1160 pc_->ice_gathering_state()); in TEST_F()
328 virtual IceGatheringState ice_gathering_state() = 0;
481 PeerConnection::ice_gathering_state() { in ice_gathering_state() function in webrtc::PeerConnection
65 virtual IceGatheringState ice_gathering_state() OVERRIDE { in ice_gathering_state() function
249 ->ice_gathering_state()];
3143 ExtractNativePC(jni, j_pc)->ice_gathering_state(); in JOW()