Home
last modified time | relevance | path

Searched refs:android (Results 1 – 25 of 625) sorted by relevance

12345678910>>...25

/test/vts/tools/build/tasks/list/
Dvts_adapter_package_list.mk17 android.frameworks.displayservice@1.0-adapter \
18 android.frameworks.displayservice@1.0-adapter-helper \
19 android.frameworks.schedulerservice@1.0-adapter \
20 android.frameworks.schedulerservice@1.0-adapter-helper \
21 android.frameworks.sensorservice@1.0-adapter \
22 android.frameworks.sensorservice@1.0-adapter-helper \
23 android.frameworks.vr.composer@1.0-adapter \
24 android.frameworks.vr.composer@1.0-adapter-helper \
25 android.hardware.audio@2.0-adapter \
26 android.hardware.audio@2.0-adapter-helper \
[all …]
Dvts_test_lib_hidl_package_list.mk17 android.hardware.atrace@1.0-vts.driver \
18 android.hardware.audio@2.0-vts.driver \
19 android.hardware.audio.common@2.0-vts.driver \
20 android.hardware.audio.effect@2.0-vts.driver \
21 android.hardware.audio@4.0-vts.driver \
22 android.hardware.audio.common@4.0-vts.driver \
23 android.hardware.audio.effect@4.0-vts.driver \
24 android.hardware.authsecret@1.0-vts.driver \
25 android.hardware.automotive.audiocontrol@1.0-vts.driver \
26 android.hardware.automotive.evs@1.0-vts.driver \
[all …]
Dvts_func_fuzzer_package_list.mk18 android.hardware.audio@2.0-vts.func_fuzzer.Device \
19 android.hardware.audio@2.0-vts.func_fuzzer.DevicesFactory \
20 android.hardware.audio@2.0-vts.func_fuzzer.PrimaryDevice \
21 android.hardware.audio@2.0-vts.func_fuzzer.Stream \
22 android.hardware.audio@2.0-vts.func_fuzzer.StreamIn \
23 android.hardware.audio@2.0-vts.func_fuzzer.StreamOut \
24 android.hardware.audio.effect@2.0-vts.func_fuzzer.AcousticEchoCancelerEffect \
25 android.hardware.audio.effect@2.0-vts.func_fuzzer.AutomaticGainControlEffect \
26 android.hardware.audio.effect@2.0-vts.func_fuzzer.BassBoostEffect \
27 android.hardware.audio.effect@2.0-vts.func_fuzzer.DownmixEffect \
[all …]
Dvts_test_lib_hal_package_list.mk17 android.hardware.tests.libbinder \
18 android.hardware.tests.libhwbinder@1.0 \
19 android.hardware.tests.libhwbinder@1.0-impl \
20 android.hardware.tests.bar@1.0 \
21 android.hardware.tests.bar@1.0-impl \
22 android.hardware.tests.baz@1.0 \
23 android.hardware.tests.baz@1.0-impl \
24 android.hardware.tests.expression@1.0 \
25 android.hardware.tests.foo@1.0 \
26 android.hardware.tests.foo@1.0-impl \
[all …]
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DBar.vts.h35 using namespace android::hardware::tests::bar::V1_0;
36 namespace android {
38 …0__IBar__SomethingRelated(const VariableSpecificationMessage& var_msg, ::android::hardware::tests:…
40 …V1_0__IBar__SomethingRelated(VariableSpecificationMessage* result_msg, ::android::hardware::tests:…
42 class Vts_android_hardware_tests_bar_V1_0_IBar : public ::android::hardware::tests::bar::V1_0::IBar…
49 ::android::hardware::Return<void> convertToBoolIfSmall(
50 ::android::hardware::tests::foo::V1_0::IFoo::Discriminator arg0,
51 …:android::hardware::hidl_vec<::android::hardware::tests::foo::V1_0::IFoo::Union>& arg1, std::funct…
53 ::android::hardware::Return<void> doThis(
56 ::android::hardware::Return<int32_t> doThatAndReturnSomething(
[all …]
DNfc.vts.h27 using namespace android::hardware::nfc::V1_0;
28 namespace android {
31 class Vts_android_hardware_nfc_V1_0_INfc : public ::android::hardware::nfc::V1_0::INfc, public Driv…
38 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> open(
39 const sp<::android::hardware::nfc::V1_0::INfcClientCallback>& arg0) override;
41 ::android::hardware::Return<uint32_t> write(
42 const ::android::hardware::hidl_vec<uint8_t>& arg0) override;
44 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> coreInitialized(
45 const ::android::hardware::hidl_vec<uint8_t>& arg0) override;
47 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> prediscover(
[all …]
DMemoryTest.driver.cpp10 using namespace android::hardware::tests::memory::V1_0;
11 namespace android { namespace
20 …hw_binder_proxy_ = ::android::hardware::tests::memory::V1_0::IMemoryTest::getService(service_name,… in GetService()
32 ::android::hardware::Return<void> Vts_android_hardware_tests_memory_V1_0_IMemoryTest::haveSomeMemor… in haveSomeMemory()
33 …const ::android::hardware::hidl_memory& arg0 __attribute__((__unused__)), std::function<void(const… in haveSomeMemory()
40 …e_hidl_memory_value()->set_hidl_mem_address(reinterpret_cast<size_t>(new android::hardware::hidl_m… in haveSomeMemory()
42 cb(::android::hardware::hidl_memory()); in haveSomeMemory()
43 return ::android::hardware::Void(); in haveSomeMemory()
46 ::android::hardware::Return<void> Vts_android_hardware_tests_memory_V1_0_IMemoryTest::fillMemory( in fillMemory()
47 const ::android::hardware::hidl_memory& arg0 __attribute__((__unused__)), in fillMemory()
[all …]
DMemoryTest.vts.h27 using namespace android::hardware::tests::memory::V1_0;
28 namespace android {
31 class Vts_android_hardware_tests_memory_V1_0_IMemoryTest : public ::android::hardware::tests::memor…
38 ::android::hardware::Return<void> haveSomeMemory(
39 …const ::android::hardware::hidl_memory& arg0, std::function<void(const ::android::hardware::hidl_m…
41 ::android::hardware::Return<void> fillMemory(
42 const ::android::hardware::hidl_memory& arg0,
45 ::android::hardware::Return<void> haveSomeMemoryBlock(
46 …const ::android::hidl::memory::block::V1_0::MemoryBlock& arg0, std::function<void(const ::android:…
48 ::android::hardware::Return<void> set(
[all …]
DTestMsgQ.vts.h23 using namespace android::hardware::tests::msgq::V1_0;
24 namespace android {
26 …_ITestMsgQ__EventFlagBits(const VariableSpecificationMessage& var_msg, ::android::hardware::tests:…
29 …_0__ITestMsgQ__EventFlagBits(VariableSpecificationMessage* result_msg, ::android::hardware::tests:…
31 class Vts_android_hardware_tests_msgq_V1_0_ITestMsgQ : public ::android::hardware::tests::msgq::V1_…
38 ::android::hardware::Return<bool> configureFmqSyncReadWrite(
39 const ::android::hardware::MQDescriptorSync<uint16_t>& arg0) override;
41 ::android::hardware::Return<void> getFmqUnsyncWrite(
42 …bool arg0, std::function<void(bool arg0,const ::android::hardware::MQDescriptorUnsync<uint16_t>& a…
44 ::android::hardware::Return<bool> requestWriteFmqSync(
[all …]
DNfc.driver.cpp10 using namespace android::hardware::nfc::V1_0;
11 namespace android { namespace
20 hw_binder_proxy_ = ::android::hardware::nfc::V1_0::INfc::getService(service_name, get_stub); in GetService()
32 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> Vts_android_hardware_nfc_V1_… in open()
33 … const sp<::android::hardware::nfc::V1_0::INfcClientCallback>& arg0 __attribute__((__unused__))) { in open()
42 return ::android::hardware::nfc::V1_0::NfcStatus(); in open()
45 ::android::hardware::Return<uint32_t> Vts_android_hardware_nfc_V1_0_INfc::write( in write()
46 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in write()
64 ::android::hardware::Return<::android::hardware::nfc::V1_0::NfcStatus> Vts_android_hardware_nfc_V1_… in coreInitialized()
65 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in coreInitialized()
[all …]
DBar.driver.cpp10 using namespace android::hardware::tests::bar::V1_0;
11 namespace android { namespace
13 …nst VariableSpecificationMessage& var_msg __attribute__((__unused__)), ::android::hardware::tests:… in MessageTo__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
21 …V1_0__IBar__SomethingRelated(VariableSpecificationMessage* result_msg, ::android::hardware::tests:… in SetResult__android__hardware__tests__bar__V1_0__IBar__SomethingRelated()
36 …hw_binder_proxy_ = ::android::hardware::tests::bar::V1_0::IBar::getService(service_name, get_stub); in GetService()
48 ::android::hardware::Return<void> Vts_android_hardware_tests_bar_V1_0_IBar::convertToBoolIfSmall( in convertToBoolIfSmall()
49 ::android::hardware::tests::foo::V1_0::IFoo::Discriminator arg0 __attribute__((__unused__)), in convertToBoolIfSmall()
50android::hardware::hidl_vec<::android::hardware::tests::foo::V1_0::IFoo::Union>& arg1 __attribute_… in convertToBoolIfSmall()
67 cb(::android::hardware::hidl_vec<::android::hardware::tests::foo::V1_0::IFoo::ContainsUnion>()); in convertToBoolIfSmall()
68 return ::android::hardware::Void(); in convertToBoolIfSmall()
[all …]
Dtypes.driver.cpp10 using namespace android::hardware::nfc::V1_0;
11 namespace android { namespace
13 …nst VariableSpecificationMessage& var_msg __attribute__((__unused__)), ::android::hardware::nfc::V… in MessageTo__android__hardware__nfc__V1_0__NfcEvent()
14 *arg = (::android::hardware::nfc::V1_0::NfcEvent)var_msg.scalar_value().uint32_t(); in MessageTo__android__hardware__nfc__V1_0__NfcEvent()
18 …if (choice == (uint32_t) 0UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
19 …if (choice == (uint32_t) 1UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
20 …if (choice == (uint32_t) 2UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
21 …if (choice == (uint32_t) 3UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
22 …if (choice == (uint32_t) 4UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
23 …if (choice == (uint32_t) 5UL) return static_cast<uint32_t>(::android::hardware::nfc::V1_0::NfcEven… in Random__android__hardware__nfc__V1_0__NfcEvent()
[all …]
DNfcClientCallback.driver.cpp10 using namespace android::hardware::nfc::V1_0;
11 namespace android { namespace
20 …hw_binder_proxy_ = ::android::hardware::nfc::V1_0::INfcClientCallback::getService(service_name, ge… in GetService()
32 ::android::hardware::Return<void> Vts_android_hardware_nfc_V1_0_INfcClientCallback::sendEvent( in sendEvent()
33 ::android::hardware::nfc::V1_0::NfcEvent arg0 __attribute__((__unused__)), in sendEvent()
34 ::android::hardware::nfc::V1_0::NfcStatus arg1 __attribute__((__unused__))) { in sendEvent()
46 return ::android::hardware::Void(); in sendEvent()
49 ::android::hardware::Return<void> Vts_android_hardware_nfc_V1_0_INfcClientCallback::sendData( in sendData()
50 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in sendData()
65 return ::android::hardware::Void(); in sendData()
[all …]
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jar ... .tradefed.device.ITestDevice) throws com.android.tradefed.build.BuildRetrievalError com.android. ...
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/
DUnitTests.java16 package com.android.compatibility.common.tradefed;
18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelperTest;
19 import com.android.compatibility.common.tradefed.build.CompatibilityBuildProviderTest;
20 import com.android.compatibility.common.tradefed.command.CompatibilityConsoleTest;
21 import com.android.compatibility.common.tradefed.config.ConfigurationFactoryTest;
22 import com.android.compatibility.common.tradefed.presubmit.ApkPackageNameCheck;
23 import com.android.compatibility.common.tradefed.presubmit.CtsConfigLoadingTest;
24 import com.android.compatibility.common.tradefed.presubmit.DupFileTest;
25 import com.android.compatibility.common.tradefed.presubmit.IntegrationTest;
26 import com.android.compatibility.common.tradefed.presubmit.PresubmitSetupValidation;
[all …]
/test/vts/script/
Dsetup-local.sh48 …adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib/libprotobuf-cp…
49 …adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/libprotobuf-…
52 …adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib/android.hardwa…
53 …adb push ${ANDROID_BUILD_TOP}/out/host/linux-x86/vts/android-vts/testcases/DATA/lib64/android.hard…
61 …product/${DEVICE}/obj_arm/SHARED_LIBRARIES/android.hardware.tests.libhwbinder@1.0_intermediates/LI…
62 …get/product/${DEVICE}/obj/SHARED_LIBRARIES/android.hardware.tests.libhwbinder@1.0_intermediates/LI…
76 …DROID_BUILD_TOP}/output -L vts -r android.hardware:hardware/interfaces -r android.hidl:system/libh…
77 …DROID_BUILD_TOP}/output -L vts -r android.hardware:hardware/interfaces -r android.hidl:system/libh…
78 …DROID_BUILD_TOP}/output -L vts -r android.hardware:hardware/interfaces -r android.hidl:system/libh…
79 …DROID_BUILD_TOP}/output -L vts -r android.hardware:hardware/interfaces -r android.hidl:system/libh…
[all …]
/test/vts-testcase/hal/treble/vintf/
Dutils.h32 namespace android {
36 using android::FQName;
37 using android::Hash;
38 using android::sp;
39 using android::hardware::hidl_array;
40 using android::hardware::hidl_string;
41 using android::hardware::hidl_vec;
42 using android::hardware::Return;
43 using android::hidl::base::V1_0::IBase;
44 using android::hidl::manager::V1_0::IServiceManager;
[all …]
DVtsTrebleVintfTestBase.cpp49 namespace android { namespace
53 using android::FqInstance;
54 using android::FQName;
55 using android::Hash;
56 using android::sp;
57 using android::hardware::hidl_array;
58 using android::hardware::hidl_string;
59 using android::hardware::hidl_vec;
60 using android::hardware::Return;
61 using android::hidl::base::V1_0::IBase;
[all …]
/test/suite_harness/build/
Dtradefed_binary.go26 var pctx = android.NewPackageContext("android/soong/suite_harness")
29 android.RegisterModuleType("tradefed_binary_host", tradefedBinaryFactory)
42 func tradefedBinaryFactory() android.Module {
46 android.AddLoadHook(module, tradefedBinaryLoadHook(props))
54 func tradefedBinaryLoadHook(tfb *TradefedBinaryProperties) func(ctx android.LoadHookContext) {
55 return func(ctx android.LoadHookContext) {
60 ctx.CreateModule(android.ModuleFactoryAdaptor(tradefedBinaryGenFactory),
97 android.ModuleBase
101 gen android.Paths
104 func tradefedBinaryGenFactory() android.Module {
[all …]
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/
DVtsUnitTests.java16 package com.android.tradefed;
18 import com.android.tradefed.device.metric.VtsCoverageCollectorTest;
19 import com.android.tradefed.device.metric.VtsHalTraceCollectorTest;
20 import com.android.tradefed.presubmit.VtsConfigLoadingTest;
21 import com.android.tradefed.module.VtsHalAdapterModuleControllerTest;
22 import com.android.tradefed.targetprep.VtsCoveragePreparerTest;
23 import com.android.tradefed.targetprep.VtsDevicePreparerTest;
24 import com.android.tradefed.targetprep.VtsHalAdapterPreparerTest;
25 import com.android.tradefed.targetprep.VtsPythonVirtualenvPreparerTest;
26 import com.android.tradefed.targetprep.VtsTraceCollectPreparerTest;
[all …]
/test/vts/compilation_tools/vtsc/
DVtsCompilerMain.cpp50 android::vts::VtsCompileMode mode = android::vts::kDriver; in main()
51 android::vts::VtsCompileFileType type = android::vts::VtsCompileFileType::kBoth; in main()
61 mode = android::vts::kProfiler; in main()
66 mode = android::vts::kFuzzer; in main()
74 type = android::vts::kHeader; in main()
79 type = android::vts::kSource; in main()
98 case android::vts::kBoth: in main()
99 android::vts::Translate( in main()
102 case android::vts::kHeader: in main()
103 case android::vts::kSource: { in main()
[all …]
/test/suite_harness/common/host-side/tradefed/tests/res/testtype/
DtestJar1.jar ... -INF/ META-INF/MANIFEST.MF android/ android/ui/ android/ui/cts ...
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java16 package com.android.compatibility.common.tradefed.testtype.suite;
18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper;
19 import com.android.compatibility.common.tradefed.testtype.ISubPlan;
20 import com.android.compatibility.common.tradefed.testtype.SubPlan;
21 import com.android.compatibility.common.tradefed.testtype.retry.RetryFactoryTest;
22 import com.android.ddmlib.Log.LogLevel;
23 import com.android.tradefed.build.IBuildInfo;
24 import com.android.tradefed.config.ConfigurationException;
25 import com.android.tradefed.config.IConfiguration;
26 import com.android.tradefed.config.Option;
[all …]
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DModuleDef.java16 package com.android.compatibility.common.tradefed.testtype;
18 import com.android.compatibility.common.tradefed.result.IModuleListener;
19 import com.android.compatibility.common.tradefed.result.ModuleListener;
20 import com.android.compatibility.common.tradefed.targetprep.DynamicConfigPusher;
21 import com.android.compatibility.common.tradefed.targetprep.PreconditionPreparer;
22 import com.android.compatibility.common.tradefed.targetprep.TokenRequirement;
23 import com.android.tradefed.build.IBuildInfo;
24 import com.android.tradefed.config.ConfigurationDescriptor;
25 import com.android.tradefed.config.ConfigurationException;
26 import com.android.tradefed.config.OptionSetter;
[all …]
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java16 package com.android.compatibility.common.tradefed.testtype.retry;
18 import com.android.compatibility.common.tradefed.build.CompatibilityBuildHelper;
19 import com.android.compatibility.common.tradefed.testtype.suite.CompatibilityTestSuite;
20 import com.android.compatibility.common.tradefed.util.RetryFilterHelper;
21 import com.android.compatibility.common.tradefed.util.RetryType;
22 import com.android.tradefed.build.IBuildInfo;
23 import com.android.tradefed.config.ConfigurationException;
24 import com.android.tradefed.config.IConfiguration;
25 import com.android.tradefed.config.IConfigurationReceiver;
26 import com.android.tradefed.config.Option;
[all …]

12345678910>>...25