Searched refs:importD (Results 1 – 2 of 2) sorted by relevance
1887 private final Descriptors.FieldDescriptor importD; field in TestUtil.ReflectionTester1970 this.importD = importMessage .findFieldByName("d"); in ReflectionTester()1989 Assert.assertNotNull(importD ); in ReflectionTester()2070 .setField(importD, 120).build()); in setAllFieldsViaReflection()2114 .setField(importD, 220).build()); in setAllFieldsViaReflection()2154 .setField(importD, 320).build()); in setAllFieldsViaReflection()2227 .setField(importD, 520).build()); in modifyRepeatedFieldsViaReflection()2279 .hasField(importD)); in assertAllFieldsSetViaReflection()2314 .getField(importD)); in assertAllFieldsSetViaReflection()2386 .getField(importD)); in assertAllFieldsSetViaReflection()[all …]
2646 private final Descriptors.FieldDescriptor importD; field in TestUtil.ReflectionTester2729 this.importD = importMessage .findFieldByName("d"); in ReflectionTester()2748 Assert.assertNotNull(importD ); in ReflectionTester()2829 .setField(importD, 120).build()); in setAllFieldsViaReflection()2873 .setField(importD, 220).build()); in setAllFieldsViaReflection()2913 .setField(importD, 320).build()); in setAllFieldsViaReflection()2993 .setField(importD, 520).build()); in modifyRepeatedFieldsViaReflection()3045 .hasField(importD)); in assertAllFieldsSetViaReflection()3080 .getField(importD)); in assertAllFieldsSetViaReflection()3152 .getField(importD)); in assertAllFieldsSetViaReflection()[all …]