Home
last modified time | relevance | path

Searched defs:testInvokeInterface (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/
H A DGeneratorAdapterTest.java738 void testInvokeInterface() { in testInvokeInterface() method in GeneratorAdapterTest
/aosp_15_r20/external/dexmaker/dexmaker-tests/src/androidTest/java/com/android/dx/
H A DDexMakerTest.java318 public void testInvokeInterface() throws Exception { in testInvokeInterface() method in DexMakerTest