Home | History | Annotate | Download | only in src

Lines Matching refs:StreamingListener

3330 class StreamingListener : public EmptyTestEventListener {
3335 StreamingListener(const string& host, const string& port)
3341 virtual ~StreamingListener() {
3432 GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener);
3433 }; // class StreamingListener
3440 string StreamingListener::UrlEncode(const char* str) {
3459 void StreamingListener::MakeConnection() {
4019 listeners()->Append(new StreamingListener(target.substr(0, pos),