OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remote_fingerprint
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/p2p/base/
dtlstransportchannel_unittest.cc
126
rtc::scoped_ptr<rtc::SSLFingerprint>
remote_fingerprint
;
local
142
remote_fingerprint
.reset(rtc::SSLFingerprint::Create(
144
ASSERT_TRUE(
remote_fingerprint
.get() != NULL);
170
remote_role,
remote_fingerprint
.get(), cricket::Candidates());
[
all
...]
Completed in 3966 milliseconds