HomeSort by relevance Sort by last modified time
    Searched refs:DoCreateAnswer (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/app/webrtc/
peerconnectioninterface_unittest.cc 688 bool DoCreateAnswer(SessionDescriptionInterface** desc,
770 ASSERT_TRUE(DoCreateAnswer(answer.use(), nullptr));
790 ASSERT_TRUE(DoCreateAnswer(answer.use(), nullptr));
    [all...]
peerconnection_unittest.cc 792 EXPECT_TRUE(DoCreateAnswer(answer.use()));
831 bool DoCreateAnswer(SessionDescriptionInterface** desc) {
    [all...]

Completed in 96 milliseconds