Searched refs:StreamingListener (Results 1 – 3 of 3) sorted by relevance
1040 class StreamingListener : public EmptyTestEventListener {1106 StreamingListener(const std::string& host, const std::string& port) in StreamingListener() function1111 explicit StreamingListener(AbstractSocketWriter* socket_writer) in StreamingListener() function1180 GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener);
4313 std::string StreamingListener::UrlEncode(const char* str) { in UrlEncode()4332 void StreamingListener::SocketWriter::MakeConnection() { in MakeConnection()5021 listeners()->Append(new StreamingListener(target.substr(0, pos), in ConfigureStreamingOutput()
80 class FakeSocketWriter : public StreamingListener::AbstractSocketWriter {98 StreamingListener streamer_;