Searched refs:concat (Results 1 – 8 of 8) sorted by relevance
121 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testCompatConfigXmlOutput()169 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testCompatConfigXmlOutput_multiplePackages()206 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testCompatConfigXmlOutput_innerClass()238 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testCompatConfigXmlOutput_interface()271 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testCompatConfigXmlOutput_enum()296 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testBothDisabledAndEnabledAfter()321 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testBothLoggingOnlyAndEnabledAfter()346 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testBothLoggingOnlyAndDisabled()374 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testLoggingOnly()397 .compile(ObjectArrays.concat(mAnnotations, source, JavaFileObject.class)); in testIgnoredParams()[all …]
178 attrLine = concat(attrLine, line, 1, line.length - 1); in readAttributeBytes()196 attrLine = concat(attrLine, line, 1, line.length - 1); in readAttributeBytes()207 private static byte[] concat(byte[] arr1, byte[] arr2, int offset2, int length2) { in concat() method in ManifestParser
126 readDataValue(concat(HexEncoding.decode("3081ff"), new byte[255])) in testLongFormLength()130 readDataValue(concat(HexEncoding.decode("30820110"), new byte[0x110])) in testLongFormLength()281 private static byte[] concat(byte[] arr1, byte[] arr2) { in concat() method in BerDataValueReaderTestBase
123 testTarget = testTarget.concat(postfix); in setCheckbox()
131 metricFile.getName().concat(PROCESSED_KEY_SUFFIX), in logProcessedReport()
218 return new File(packageFile.getAbsolutePath().concat(".idsig")); in getSignatureFile()
244 for (ApiElement parent : Iterables.concat(mSuperClasses, mInterfaces)) { in isOverrideOfInherited()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...