Home | History | Annotate | Download | only in src

Lines Matching refs:StreamingListener

3302 class StreamingListener : public EmptyTestEventListener {
3307 StreamingListener(const string& host, const string& port)
3313 ~StreamingListener() override {
3406 GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener);
3407 }; // class StreamingListener
3414 string StreamingListener::UrlEncode(const char* str) {
3433 void StreamingListener::MakeConnection() {
3989 listeners()->Append(new StreamingListener(target.substr(0, pos),