Searched refs:testAllTypes (Results 1 – 1 of 1) sorted by relevance
2953 Descriptors.Descriptor testAllTypes; in ReflectionTester() local2955 testAllTypes = baseDescriptor; in ReflectionTester()2957 testAllTypes = file.findMessageTypeByName("TestAllTypes"); in ReflectionTester()2958 Assert.assertNotNull(testAllTypes); in ReflectionTester()2966 testAllTypes.findNestedTypeByName("OptionalGroup"); in ReflectionTester()2968 testAllTypes.findNestedTypeByName("RepeatedGroup"); in ReflectionTester()2975 this.nestedMessage = testAllTypes.findNestedTypeByName("NestedMessage"); in ReflectionTester()2981 this.nestedEnum = testAllTypes.findEnumTypeByName("NestedEnum"); in ReflectionTester()