OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:websocket_host_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ppapi/tests/
testing_instance.h
104
const std::string& websocket_host() { return
websocket_host_
; }
177
std::string
websocket_host_
;
member in class:TestingInstance
testing_instance.cc
58
websocket_host_
= argv[i];
Completed in 50 milliseconds