OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:obtain_stream
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/base/
httpbase_unittest.cc
55
HttpBaseTest() : mem(NULL),
obtain_stream
(false), http_stream(NULL) { }
68
if (
obtain_stream
) {
111
bool
obtain_stream
;
member in class:rtc::HttpBaseTest
442
obtain_stream
= true;
465
obtain_stream
= true;
/external/chromium_org/third_party/libjingle/source/talk/base/
httpbase_unittest.cc
72
HttpBaseTest() : mem(NULL),
obtain_stream
(false), http_stream(NULL) { }
85
if (
obtain_stream
) {
128
bool
obtain_stream
;
member in class:talk_base::HttpBaseTest
459
obtain_stream
= true;
482
obtain_stream
= true;
Completed in 73 milliseconds