Home
last modified time | relevance | path

Searched refs:string_stream (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dwire_format_unittest.cc503 io::StringOutputStream string_stream(&dynamic_data); in TEST() local
504 io::CodedOutputStream output_stream(&string_stream); in TEST()