Home
last modified time | relevance | path

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

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DCodedOutputStreamTest.java788 TestAllTypes testAllTypes = TestAllTypes.newBuilder().setOptionalString(fullString).build(); in testEncodingOfString() local
DTestUtil.java3025 Descriptors.Descriptor testAllTypes; in ReflectionTester() local