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

  /external/chromium_org/ppapi/tests/
testing_instance.h 105 const std::string& websocket_host() { return websocket_host_; }
180 std::string websocket_host_; member in class:TestingInstance
testing_instance.cc 58 websocket_host_ = argv[i];

Completed in 59 milliseconds