Home
last modified time | relevance | path

Searched defs:stream1 (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/libs/iostreams/test/
Dtee_test.cpp249 std::ofstream stream1(dest1.name().c_str(), out_mode); in test_std_io() local
262 std::ofstream stream1(dest1.name().c_str(), out_mode); in test_std_io() local
288 std::ofstream stream1(dest1.name().c_str(), out_mode); in test_std_io() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstmessage.c435 GstStream *stream1, *stream2; in GST_START_TEST() local
465 GstStream *stream1, *stream2, *stream3; in GST_START_TEST() local
Dgstevent.c286 GstStream *stream1, *stream2; in GST_START_TEST() local
/third_party/boost/libs/fiber/examples/cuda/
Dmultiple_streams.cu38 cudaStream_t stream0, stream1; in main() local
/third_party/boost/libs/fiber/examples/hip/
Dmultiple_streams.cpp37 hipStream_t stream0, stream1; in main() local
/third_party/boost/libs/asio/test/ssl/
Dstream.cpp74 ssl::stream<ip::tcp::socket> stream1(ioc, context); in test() local
/third_party/boost/libs/asio/test/
Dbuffered_read_stream.cpp78 stream_type stream1(ioc); in test_compile() local
Dbuffered_write_stream.cpp78 stream_type stream1(ioc); in test_compile() local
Dbuffered_stream.cpp82 stream_type stream1(ioc); in test_compile() local
/third_party/glib/gio/
Dgiostream.c673 GIOStream *stream1; member
844 g_io_stream_splice_async (GIOStream *stream1, in g_io_stream_splice_async()
/third_party/grpc/test/core/transport/
Dbyte_stream_test.cc213 ByteStreamCache::CachingByteStream stream1(&cache); in TEST() local
/third_party/flutter/skia/tests/
DStreamTest.cpp485 SkFILEStream stream1(filename.c_str()); in DEF_TEST() local
/third_party/skia/tests/
DStreamTest.cpp495 SkFILEStream stream1(filename.c_str()); in DEF_TEST() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1173 …void verifyQueryResults(GLboolean any, GLboolean stream0, GLboolean stream1, GLboolean stream2 = G… in verifyQueryResults()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DCollectVariables_test.cpp1502 std::ostringstream stream1; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DCollectVariables_test.cpp1535 std::ostringstream stream1; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DUniformBufferTest.cpp2534 std::ostringstream stream1; in TEST_P() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspconnection.c158 GIOStream *stream1; member
/third_party/nghttp2/tests/
Dnghttp2_session_test.c3375 nghttp2_stream *stream1, *stream2; in test_nghttp2_session_on_settings_received() local
10144 nghttp2_stream *stream1, *stream2, *stream3, *stream5; in test_nghttp2_session_change_stream_priority() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c10829 qtdemux_track_id_compare_func (QtDemuxStream ** stream1, in qtdemux_track_id_compare_func()