Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dprinter_unittest.cc95 std::string string_obj = "From an object\n"; in TEST() local
101 printer.PrintRaw(string_obj); in TEST()