Home
last modified time | relevance | path

Searched defs:sourceStream (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DSerializationBenchmark.cs89 private readonly Stream sourceStream; field in Google.Protobuf.Benchmarks.SerializationBenchmark.SubTest
/external/webrtc/webrtc/modules/utility/source/
Dfile_player_impl.cc286 int32_t FilePlayerImpl::StartPlayingFile(InStream& sourceStream, in StartPlayingFile()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderDirectiveTests.cpp507 std::ostringstream sourceStream; in executeAccessingBoundingBoxType() local