Searched refs:newArrayMethod (Results 1 – 2 of 2) sorted by relevance
1848 Method newBooleanArray = newArrayMethod(BOOLEAN_ARRAY); in testNewArray()1853 Method newIntArray = newArrayMethod(INT_ARRAY); in testNewArray()1857 Method newLongArray = newArrayMethod(LONG_ARRAY); in testNewArray()1861 Method newObjectArray = newArrayMethod(OBJECT_ARRAY); in testNewArray()1866 Method new2dLongArray = newArrayMethod(LONG_2D_ARRAY); in testNewArray()1872 private <T> Method newArrayMethod(TypeId<T> valueType) throws Exception { in newArrayMethod() method in DexMakerTest
META-INF/ META-INF/MANIFEST.MF org/ org/jetbrains/ org/ ...