Searched refs:getResource (Results 1 – 11 of 11) sorted by relevance
42 private FileDescriptor getResource(int resId) { in getResource() method in BitmapFactorySecurityTests71 FileDescriptor exploitImage = getResource(R.raw.bug_38116746); in test_android_bug_38116746()79 BitmapFactory.decodeFileDescriptor(getResource(R.raw.b38116746_new)); in test_android_bug_38116746()88 FileDescriptor exploitImage = getResource(R.raw.bug_37627194); in test_android_bug_37627194()100 FileDescriptor exploitImage = getResource(R.raw.bug_156261521); in test_android_bug_156261521()
39 javaClass.classLoader!!.getResource(javaResourceName)!!.openStream().use { input -> in <lambda>()
91 ApkGenerator::class.java.classLoader!!.getResource(GENERATED_APKS_FILE)!!.openStream() in <lambda>()
164 this.url = classLoader.getResource(path); in ResourcePath()
53 return Resources.toString(Processor.class.getResource("/apis/" + f), in initialiseApiTxts()
104 Processor.class.getResource(filename), in loadList()188 URL url = Processor.class.getResource( in generateWrapper()
142 URL url = owningClass.getResource(expectationsPath); in parseResources()
83 URL resource = getClass().getClassLoader().getResource(searchPath); in parseTestMethod()
218 public String getResource() { in getResource() method in ImageReaderDecoderTest.MediaAsset343 String video = mMediaAsset.getResource(); in decodeTest()
141 Processor.class.getResource(filename), in loadList()
META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...