Searched defs:TestStream (Results 1 – 9 of 9) sorted by relevance
86 struct TestStream { struct87 TestStream() in TestStream() function92 ~TestStream() {} in ~TestStream()94 gfx::Size size;95 base::MemoryMappedFile input_file;96 media::VideoCodecProfile requested_profile;97 std::string out_filename;98 unsigned int requested_bitrate;99 unsigned int requested_framerate;100 unsigned int requested_subsequent_bitrate;[all …]
37 class TestStream : public StreamInterface { class39 TestStream() : pos_(0) { } in TestStream() function in talk_base::TestStream
20 class TestStream : public StreamInterface { class22 TestStream() : pos_(0) { } in TestStream() function in rtc::TestStream
44 class TestStream : public ReliableQuicStream { class46 TestStream(QuicStreamId id, in TestStream() function in net::test::__anon8295a7350111::TestStream
36 class TestStream : public QuicDataStream { class38 TestStream(QuicStreamId id, in TestStream() function in net::test::__anon383140ef0111::TestStream
86 class TestStream : public QuicDataStream { class88 TestStream(QuicStreamId id, QuicSession* session) in TestStream() function in net::test::__anonaa8130ce0111::TestStream
50 static void U_CALLCONV TestStream(void) in TestStream() function
56 static void U_CALLCONV TestStream(void) in TestStream() function
231 class TestStream : public ots::MemoryStream { class233 TestStream() in TestStream() function in __anon95242edc0111::TestStream