Searched refs:TinyFrameworkNative (Results 1 – 8 of 8) sorted by relevance
154 assertThat(TinyFrameworkNative.nativeAddTwo(3)).isEqualTo(5); in testNativeSubstitutionClass()159 assertThat(TinyFrameworkNative.nativeLongPlus(1L, 2L)).isEqualTo(3L); in testNativeSubstitutionLong()164 assertThat(TinyFrameworkNative.nativeBytePlus((byte) 3, (byte) 4)).isEqualTo(7); in testNativeSubstitutionByte()169 TinyFrameworkNative instance = new TinyFrameworkNative(); in testNativeSubstitutionClass_nonStatic()185 final var clazz = TinyFrameworkNative.class; in testSubstituteNativeWithThrow()
34 public static int nativeNonStaticAddToValue(TinyFrameworkNative source, int arg) { in nativeNonStaticAddToValue()
24 public class TinyFrameworkNative { class
2868 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class2869 Compiled from "TinyFrameworkNative.java"2870 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative2874 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative2891 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative2896 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();2901 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative2912 11 5 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;2924 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative2945 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative[all …]
1900 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class1901 Compiled from "TinyFrameworkNative.java"1902 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative1906 …class: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative1913 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();1924 0 5 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;1974 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;1988 …host.nativeNonStaticAddToValue:(Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;I)I1993 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;2018 SourceFile: "TinyFrameworkNative.java"[all …]
2333 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class2334 Compiled from "TinyFrameworkNative.java"2335 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative2339 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative2351 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();2362 0 5 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;2452 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;2467 …host.nativeNonStaticAddToValue:(Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;I)I2484 …host.nativeNonStaticAddToValue:(Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;I)I2489 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;[all …]
1643 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class1644 Compiled from "TinyFrameworkNative.java"1645 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative1649 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative1661 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();1793 SourceFile: "TinyFrameworkNative.java"