Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc470 const string& test_name, const string& text_format) { in ExpectSerializeFailureForJson()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2466 ScopedPyObjectPtr text_format( in CheckAndGetInteger() local