Home
last modified time | relevance | path

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

/third_party/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/
Ddescriptor_test.py401 def _AssertProtoEqual(self, actual_proto, expected_class, expected_ascii): argument
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_test.py687 def _AssertProtoEqual(self, actual_proto, expected_class, expected_ascii): argument