Searched refs:arrays (Results 1 – 14 of 14) sorted by relevance
2 called by the dex2dex compiler, not anticipating arrays of primitive
3 Tests that we are able to use the extension function to change the length of arrays.
3 name: "art-run-test-407-arrays",
3 name: "art-run-test-525-checker-arrays-fields1",
3 name: "art-run-test-525-checker-arrays-fields2",
3 0x00000454 58 A arrays ()V (none) -1
120 name : 'arrays'128 000444: |[000444] A.arrays:()V
18 # Test ArraySet on int[] and float[] arrays. The input should be typed accordingly.
19 # class type was final which does not hold for arrays.
65 # of the catch Phi's inputs. For catch blocks these two arrays are unrelated, so
244 jobjectArray arrays, in DexFile_openInMemoryDexFilesNative() argument250 CHECK_EQ(buffers_length, env->GetArrayLength(arrays)); in DexFile_openInMemoryDexFilesNative()262 jbyteArray array = reinterpret_cast<jbyteArray>(env->GetObjectArrayElement(arrays, i)); in DexFile_openInMemoryDexFilesNative()
63 Annotate $classOverhead byte[] arrays with their class.
429 "name": "art-run-test-407-arrays"717 "name": "art-run-test-525-checker-arrays-fields1"720 "name": "art-run-test-525-checker-arrays-fields2"
1 // TODO These arrays should be generated automatically or have instructions for re-creation.