Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/chansimp.dir/
Dmain.go73 func TestSink() { func
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dlogging_test.cc103 class TestSink : public TFLogSink { class
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dchans.go297 func TestSink() { func
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_encoder_unittest.cc1369 class TestSink : public VideoStreamEncoder::EncoderSink { class in webrtc::VideoStreamEncoderTest
1371 TestSink(TimeController* time_controller, TestEncoder* test_encoder) in TestSink() function in webrtc::VideoStreamEncoderTest::TestSink