Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc633 const string& test_name, ConformanceLevel level, const string& text_format) { in ExpectSerializeFailureForJson()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc2424 ScopedPyObjectPtr text_format( in ToUnicode() local