Home
last modified time | relevance | path

Searched defs:TestSink (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/platform/
Dlogging_test.cc103 class TestSink : public TFLogSink { class
/external/webrtc/video/
Dvideo_stream_encoder_unittest.cc1121 class TestSink : public VideoStreamEncoder::EncoderSink { class in webrtc::VideoStreamEncoderTest
1123 explicit TestSink(TestEncoder* test_encoder) in TestSink() function in webrtc::VideoStreamEncoderTest::TestSink