Searched refs:nestedB (Results 1 – 3 of 3) 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)…
2644 private final Descriptors.FieldDescriptor nestedB; field in TestUtil.ReflectionTester2727 this.nestedB = nestedMessage .findFieldByName("bb"); in ReflectionTester()2746 Assert.assertNotNull(nestedB ); in ReflectionTester()2823 .setField(nestedB, 118).build()); in setAllFieldsViaReflection()2835 .setField(nestedB, 127).build()); in setAllFieldsViaReflection()2867 .setField(nestedB, 218).build()); in setAllFieldsViaReflection()2876 .setField(nestedB, 227).build()); in setAllFieldsViaReflection()2907 .setField(nestedB, 318).build()); in setAllFieldsViaReflection()2916 .setField(nestedB, 327).build()); in setAllFieldsViaReflection()2953 .setField(nestedB, 602).build()); in setAllFieldsViaReflection()[all …]