Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format_unittest.cc582 io::ArrayInputStream input_stream1(parse_string.data(), in TEST_F() local
584 TextFormat::Parse(&input_stream1, &proto_); in TEST_F()