Searched refs:importFile (Results 1 – 3 of 3) sorted by relevance
135 jack.importFile(classpathElement.getPath()); in addClassPathEntryToJack()
91 public Jack importFile(String path) { in importFile() method in Jack
2632 private final Descriptors.FileDescriptor importFile; field in TestUtil.ReflectionTester2683 this.importFile = file.getDependencies().get(0); in ReflectionTester()2684 this.publicImportFile = importFile.getDependencies().get(0); in ReflectionTester()2710 this.importMessage = importFile.findMessageTypeByName("ImportMessage"); in ReflectionTester()2716 this.importEnum = importFile.findEnumTypeByName("ImportEnum"); in ReflectionTester()