Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dpickletester.py2014 def test_proto(self): member in AbstractPickleTests
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc2959 FileDescriptorProto test_proto; in TEST_P() local