Searched defs:array_stream (Results 1 – 5 of 5) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | generated_message_util.cc | 306 io::ArrayOutputStream array_stream(output->ptr, INT_MAX); in SerializeMessageNoTable() local 666 io::ArrayOutputStream array_stream(array_output.ptr, INT_MAX); in SerializeInternalToArray() local
|
| D | extension_set_unittest.cc | 544 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local 588 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|
| D | map_test.cc | 2399 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local 3382 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializePartialToCodedStream() local 3396 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializeToCodedStream() local 3409 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerialization() local
|
| D | lite_unittest.cc | 640 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
|
| D | wire_format_unittest.cc | 509 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&stream_data), size, in TEST() local
|