Home
last modified time | relevance | path

Searched refs:test_package (Results 1 – 25 of 58) sorted by relevance

123

/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/2/test_package/
DITest.aidl1 package test_package; package
18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum()
19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum()
20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum()
23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface()
24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface()
29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon()
30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon()
31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon()
39test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray()
[all …]
DFoo.aidl1 package test_package; package
6 test_package.Bar d;
7 test_package.Bar e;
9 test_package.ByteEnum shouldBeByteBar;
10 test_package.IntEnum shouldBeIntBar;
11 test_package.LongEnum shouldBeLongBar;
12 test_package.ByteEnum[] shouldContainTwoByteFoos;
13 test_package.IntEnum[] shouldContainTwoIntFoos;
14 test_package.LongEnum[] shouldContainTwoLongFoos;
DIEmpty.aidl1 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface_dup/1/test_package/
DITest.aidl1 package test_package; package
18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum()
19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum()
20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum()
23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface()
24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface()
29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon()
30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon()
31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon()
39test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray()
[all …]
DFoo.aidl1 package test_package; package
6 test_package.Bar d;
7 test_package.Bar e;
9 test_package.ByteEnum shouldBeByteBar;
10 test_package.IntEnum shouldBeIntBar;
11 test_package.LongEnum shouldBeLongBar;
12 test_package.ByteEnum[] shouldContainTwoByteFoos;
13 test_package.IntEnum[] shouldContainTwoIntFoos;
14 test_package.LongEnum[] shouldContainTwoLongFoos;
DIEmpty.aidl1 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface_dup/current/test_package/
DITest.aidl18 package test_package; package
35 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum()
36 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum()
37 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum()
40 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface()
41 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface()
46 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon()
47 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon()
48 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon()
56test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray()
[all …]
DFoo.aidl18 package test_package; package
23 test_package.Bar d;
24 test_package.Bar e;
26 test_package.ByteEnum shouldBeByteBar;
27 test_package.IntEnum shouldBeIntBar;
28 test_package.LongEnum shouldBeLongBar;
29 test_package.ByteEnum[] shouldContainTwoByteFoos;
30 test_package.IntEnum[] shouldContainTwoIntFoos;
31 test_package.LongEnum[] shouldContainTwoLongFoos;
DIEmpty.aidl18 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/1/test_package/
DITest.aidl1 package test_package; package
18 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum()
19 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum()
20 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum()
23 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface()
24 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface()
29 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon()
30 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon()
31 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon()
39test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray()
[all …]
DFoo.aidl1 package test_package; package
6 test_package.Bar d;
7 test_package.Bar e;
9 test_package.ByteEnum shouldBeByteBar;
10 test_package.IntEnum shouldBeIntBar;
11 test_package.LongEnum shouldBeLongBar;
12 test_package.ByteEnum[] shouldContainTwoByteFoos;
13 test_package.IntEnum[] shouldContainTwoIntFoos;
14 test_package.LongEnum[] shouldContainTwoLongFoos;
DIEmpty.aidl1 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/aidl_api/libbinder_ndk_test_interface/current/test_package/
DITest.aidl18 package test_package; package
35 test_package.ByteEnum RepeatByteEnum(test_package.ByteEnum value); in RepeatByteEnum()
36 test_package.IntEnum RepeatIntEnum(test_package.IntEnum value); in RepeatIntEnum()
37 test_package.LongEnum RepeatLongEnum(test_package.LongEnum value); in RepeatLongEnum()
40 test_package.IEmpty RepeatInterface(test_package.IEmpty value); in RepeatInterface()
41 @nullable test_package.IEmpty RepeatNullableInterface(@nullable test_package.IEmpty value); in RepeatNullableInterface()
46 test_package.RegularPolygon RepeatPolygon(in test_package.RegularPolygon value); in RepeatPolygon()
47 …@nullable test_package.RegularPolygon RepeatNullablePolygon(in @nullable test_package.RegularPolyg… in RepeatNullablePolygon()
48 void RenamePolygon(inout test_package.RegularPolygon value, String newName); in RenamePolygon()
56test_package.ByteEnum[] RepeatByteEnumArray(in test_package.ByteEnum[] input, out test_package.Byt… in RepeatByteEnumArray()
[all …]
DFoo.aidl18 package test_package; package
23 test_package.Bar d;
24 test_package.Bar e;
26 test_package.ByteEnum shouldBeByteBar;
27 test_package.IntEnum shouldBeIntBar;
28 test_package.LongEnum shouldBeLongBar;
29 test_package.ByteEnum[] shouldContainTwoByteFoos;
30 test_package.IntEnum[] shouldContainTwoIntFoos;
31 test_package.LongEnum[] shouldContainTwoLongFoos;
DIEmpty.aidl18 package test_package; package
DLongEnum.aidl18 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/test_package/
DFoo.aidl1 package test_package; package
3 import test_package.Bar;
4 import test_package.ByteEnum;
5 import test_package.IntEnum;
6 import test_package.LongEnum;
DITest.aidl17 package test_package; package
19 import test_package.ByteEnum;
20 import test_package.Foo;
21 import test_package.IEmpty;
22 import test_package.IntEnum;
23 import test_package.LongEnum;
24 import test_package.RegularPolygon;
DIEmpty.aidl17 package test_package; package
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
DAndroid.bp18 "test_package/Bar.aidl",
19 "test_package/ByteEnum.aidl",
20 "test_package/Foo.aidl",
21 "test_package/IEmpty.aidl",
22 "test_package/ITest.aidl",
23 "test_package/IntEnum.aidl",
24 "test_package/LongEnum.aidl",
25 "test_package/RegularPolygon.aidl",
Ditest_impl.h26 using Bar = ::aidl::test_package::Bar;
27 using ByteEnum = ::aidl::test_package::ByteEnum;
28 using Foo = ::aidl::test_package::Foo;
29 using IEmpty = ::aidl::test_package::IEmpty;
30 using IntEnum = ::aidl::test_package::IntEnum;
31 using LongEnum = ::aidl::test_package::LongEnum;
32 using RegularPolygon = ::aidl::test_package::RegularPolygon;
34 class MyTest : public ::aidl::test_package::BnTest,
323 const std::vector<::aidl::test_package::RegularPolygon>& in_input, in Repeat2RegularPolygonList()
324 std::vector<::aidl::test_package::RegularPolygon>* out_repeated, in Repeat2RegularPolygonList()
[all …]
Dtest_native_aidl_client.cpp36 using ::aidl::test_package::Bar;
37 using ::aidl::test_package::BpTest;
38 using ::aidl::test_package::ByteEnum;
39 using ::aidl::test_package::Foo;
40 using ::aidl::test_package::IntEnum;
41 using ::aidl::test_package::ITest;
42 using ::aidl::test_package::LongEnum;
43 using ::aidl::test_package::RegularPolygon;
274 class MyEmpty : public ::aidl::test_package::BnEmpty {}; in TEST_P()
500 namespace test_package { namespace
[all …]
/cts/hostsidetests/appsecurity/res/apexsigverify/
DREADME.md20 system/apex/apexd/apexd_testdata/com.android.apex.test_package.no_inst_key.avbpubkey
21 system/apex/apexd/apexd_testdata/com.android.apex.test_package.prepostinstall.fail.avbpubkey
22 system/apex/apexd/apexd_testdata/com.android.apex.test_package.postinstall.avbpubkey
23 system/apex/apexd/apexd_testdata/com.android.apex.test_package.preinstall.avbpubkey
24 system/apex/apexd/apexd_testdata/com.android.apex.test_package.avbpubkey
/cts/tests/tests/binder_ndk/src/android/binder/cts/
DTestImpl.java25 import test_package.IEmpty;
26 import test_package.ITest;
27 import test_package.RegularPolygon;
28 import test_package.Foo;
29 import test_package.Bar;
DJavaClientTest.java38 import test_package.Bar;
39 import test_package.ByteEnum;
40 import test_package.Foo;
41 import test_package.IEmpty;
42 import test_package.ITest;
43 import test_package.IntEnum;
44 import test_package.LongEnum;
45 import test_package.RegularPolygon;

123