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

  /external/webrtc/webrtc/base/
virtualsocketserver.h 117 void SetNextPortForTesting(uint16_t port);
virtualsocketserver.cc 606 void VirtualSocketServer::SetNextPortForTesting(uint16_t port) {
    [all...]
  /external/webrtc/webrtc/p2p/base/
turnport_unittest.cc 622 ss_->SetNextPortForTesting(first_addr.port());
679 ss_->SetNextPortForTesting(first_addr.port());
    [all...]

Completed in 86 milliseconds