Searched refs:importMessage (Results 1 – 1 of 1) sorted by relevance
2906 private final Descriptors.Descriptor importMessage; field in TestUtil.ReflectionTester2977 this.importMessage = importFile.findMessageTypeByName("ImportMessage"); in ReflectionTester()2989 Assert.assertNotNull(importMessage ); in ReflectionTester()2996 this.importD = importMessage .findFieldByName("d"); in ReflectionTester()