Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dtext_format_decode_data_unittest.cc115 std::string str_with_null_char("ab\0c", 4); in TEST() local
208 std::string str_with_null_char("ab\0c", 4); in TEST() local