Home
last modified time | relevance | path

Searched defs:array_stream (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dextension_set_unittest.cc542 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
586 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
Dgenerated_message_util.cc301 io::ArrayOutputStream array_stream(output->ptr, INT_MAX); in SerializeMessageNoTable() local
693 io::ArrayOutputStream array_stream(array_output.ptr, INT_MAX); in SerializeInternalToArray() local
Dmap_test.cc2261 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
3223 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializePartialToCodedStream() local
3237 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerializationWithSerializeToCodedStream() local
3250 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&result), size); in DeterministicSerialization() local
Dlite_unittest.cc638 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
Dwire_format_unittest.cc508 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&stream_data), size, in TEST() local