OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_should_fail
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/app/webrtc/test/
fakedtlsidentitystore.h
108
void
set_should_fail
(bool should_fail) {
function in class:FakeDtlsIdentityStore
/external/webrtc/talk/app/webrtc/
webrtcsession_unittest.cc
467
dtls_identity_store->
set_should_fail
(false);
478
dtls_identity_store->
set_should_fail
(true);
[
all
...]
Completed in 52 milliseconds