Searched refs:StreamingListener (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1471 class StreamingListener : public EmptyTestEventListener { class in namespace:testing::internal
1539 StreamingListener(const string& host, const string& port) function in class:testing::internal::StreamingListener
1542 explicit StreamingListener(AbstractSocketWriter* socket_writer) function in class:testing::internal::StreamingListener
1611 GTEST_DISALLOW_COPY_AND_ASSIGN_(StreamingListener);
1612 }; // class StreamingListener
4903 string StreamingListener::UrlEncode(const char* str) {
4922 void StreamingListener::SocketWriter::MakeConnection() {
5580 listeners()->Append(new StreamingListener(target.substr(0, pos),

Completed in 59 milliseconds