Searched refs:nestedB (Results 1 – 2 of 2) sorted by relevance
11 …elf1 { %struct.Self1 addrspace(1)* bitcast (%struct.Self1 addrspace(0)* @nestedB to %struct.Self1 …12 @nestedB = constant %struct.Self1 { %struct.Self1 addrspace(1)* bitcast (%struct.Self1 addrspace(0)…
2911 private final Descriptors.FieldDescriptor nestedB; field in TestUtil.ReflectionTester2994 this.nestedB = nestedMessage .findFieldByName("bb"); in ReflectionTester()3013 Assert.assertNotNull(nestedB ); in ReflectionTester()3090 .setField(nestedB, 118).build()); in setAllFieldsViaReflection()3102 .setField(nestedB, 127).build()); in setAllFieldsViaReflection()3134 .setField(nestedB, 218).build()); in setAllFieldsViaReflection()3143 .setField(nestedB, 227).build()); in setAllFieldsViaReflection()3174 .setField(nestedB, 318).build()); in setAllFieldsViaReflection()3183 .setField(nestedB, 327).build()); in setAllFieldsViaReflection()3220 .setField(nestedB, 602).build()); in setAllFieldsViaReflection()[all …]