Home
last modified time | relevance | path

Searched refs:TinyFrameworkNative (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/tiny-test/src/com/android/hoststubgen/test/tinyframework/
DTinyFrameworkClassTest.java154 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()
/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/tiny-framework/src/com/android/hoststubgen/test/tinyframework/
DTinyFrameworkNative_host.java34 public static int nativeNonStaticAddToValue(TinyFrameworkNative source, int arg) { in nativeNonStaticAddToValue()
DTinyFrameworkNative.java24 public class TinyFrameworkNative { class
/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/golden-output/
D13-hoststubgen-test-tiny-framework-host-ext-impl-dump.txt2868 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
2869 Compiled from "TinyFrameworkNative.java"
2870 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
2874 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
2891 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
2896 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();
2901 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
2912 11 5 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;
2924 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
2945 … #x // class com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
[all …]
D01-hoststubgen-test-tiny-framework-orig-dump.txt1900 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
1901 Compiled from "TinyFrameworkNative.java"
1902 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
1906 …class: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
1913 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)I
1993 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;
2018 SourceFile: "TinyFrameworkNative.java"
[all …]
D03-hoststubgen-test-tiny-framework-host-impl-dump.txt2333 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
2334 Compiled from "TinyFrameworkNative.java"
2335 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
2339 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
2351 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)I
2484 …host.nativeNonStaticAddToValue:(Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;I)I
2489 0 6 0 this Lcom/android/hoststubgen/test/tinyframework/TinyFrameworkNative;
[all …]
D12-hoststubgen-test-tiny-framework-host-ext-stub-dump.txt1643 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
1644 Compiled from "TinyFrameworkNative.java"
1645 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
1649 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
1661 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();
1793 SourceFile: "TinyFrameworkNative.java"
D02-hoststubgen-test-tiny-framework-host-stub-dump.txt1643 ## Class: com/android/hoststubgen/test/tinyframework/TinyFrameworkNative.class
1644 Compiled from "TinyFrameworkNative.java"
1645 public class com.android.hoststubgen.test.tinyframework.TinyFrameworkNative
1649 …lass: #x // com/android/hoststubgen/test/tinyframework/TinyFrameworkNative
1661 public com.android.hoststubgen.test.tinyframework.TinyFrameworkNative();
1793 SourceFile: "TinyFrameworkNative.java"