/hardware/knowles/athletico/sound_trigger_hal/ |
D | Android.mk | 84 LOCAL_SRC_FILES := tests/tunnel_test.c \ 85 tests/conversion_routines.c 99 LOCAL_SRC_FILES := tests/sensor_param_test.c 112 LOCAL_SRC_FILES := tests/oslo_sound_model_control.cpp \ 113 tests/oslo_iaxxx_sensor_control.c 131 LOCAL_SRC_FILES := tests/oslo_data_injection_test.c 144 LOCAL_SRC_FILES := tests/oslo_config_test.c 157 LOCAL_SRC_FILES := tests/oslo_get_stats.c 170 LOCAL_SRC_FILES := tests/spi_reliability_test.c 181 LOCAL_SRC_FILES := ./tests/oslo_package_test.c [all …]
|
/hardware/interfaces/tests/bar/1.0/ |
D | IImportRules.hal | 17 package android.hardware.tests[email protected]; 19 import android.hardware.tests[email protected]; 22 // Note that there is a android.hardware.tests[email protected]::Outer in types.hal 33 rule0b1(android.hardware.tests[email protected]::IImportRules.Outer o); 34 rule0c(android.hardware.tests[email protected]::Outer o); 35 rule0d(@1.0::Outer o); // android.hardware.tests[email protected]::Outer 38 rule0g(android.hardware.tests[email protected]::Outer.Inner o); 39 rule0h(@1.0::Outer.Inner o); // android.hardware.tests[email protected]::Outer.Inner 42 rule1b(android.hardware.tests[email protected]::Def abc); 46 // android.hardware.tests[email protected]::IFooCallback, since [email protected]::IFooCallback is not imported.
|
D | IBar.hal | 17 package android.hardware.tests[email protected]; 19 import android.hardware.tests[email protected]::IFoo; 20 import android.hardware.tests[email protected]::ISimple; 21 import android.hardware.tests[email protected]::Abc; 22 import android.hardware.tests[email protected]::Unrelated; 26 interface IBar extends android.hardware.tests[email protected]::IFoo { 28 typedef android.hardware.tests[email protected]::IFoo FunkyAlias;
|
/hardware/interfaces/wifi/1.4/default/ |
D | Android.mk | 144 LOCAL_MODULE := [email protected]tests 148 tests/hidl_struct_util_unit_tests.cpp \ 149 tests/main.cpp \ 150 tests/mock_interface_tool.cpp \ 151 tests/mock_wifi_feature_flags.cpp \ 152 tests/mock_wifi_iface_util.cpp \ 153 tests/mock_wifi_legacy_hal.cpp \ 154 tests/mock_wifi_mode_controller.cpp \ 155 tests/ringbuffer_unit_tests.cpp \ 156 tests/wifi_nan_iface_unit_tests.cpp \ [all …]
|
/hardware/interfaces/tests/msgq/1.0/default/ |
D | Android.bp | 17 name: "android.hardware.tests[email protected]", 36 "android.hardware.tests[email protected]", 41 name: "android.hardware.tests[email protected]", 52 "android.hardware.tests[email protected]" 54 test_suites: ["general-tests"], 58 name: "android.hardware.tests[email protected]", 77 static_libs: ["android.hardware.tests[email protected]"], 78 whole_static_libs: ["android.hardware.tests[email protected]"], 79 test_suites: ["general-tests"],
|
/hardware/interfaces/identity/support/ |
D | Android.bp | 43 "tests/IdentityCredentialSupportTest.cpp", 56 test_suites: ["general-tests"], 80 "tests/cppbor_test.cpp", 89 test_suites: ["general-tests"], 95 "tests/cppbor_test.cpp", 104 test_suites: ["general-tests"],
|
/hardware/interfaces/tests/extension/vibrator/aidl/aidl_api/android.hardware.tests.extension.vibrator/1/android/hardware/tests/extension/vibrator/ |
D | ICustomVibrator.aidl | 18 package android.hardware.tests.extension.vibrator; 22 void setDirectionality(android.hardware.tests.extension.vibrator.Directionality directionality); in setDirectionality() 23 …int perform(android.hardware.tests.extension.vibrator.VendorEffect effect, android.hardware.vibrat… in perform()
|
/hardware/interfaces/tests/extension/vibrator/aidl/aidl_api/android.hardware.tests.extension.vibrator/current/android/hardware/tests/extension/vibrator/ |
D | ICustomVibrator.aidl | 18 package android.hardware.tests.extension.vibrator; 22 void setDirectionality(android.hardware.tests.extension.vibrator.Directionality directionality); in setDirectionality() 23 …int perform(android.hardware.tests.extension.vibrator.VendorEffect effect, android.hardware.vibrat… in perform()
|
/hardware/interfaces/wifi/1.4/default/tests/ |
D | runtests.sh | 23 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode [email protected]tests 26 …nativetest64/vendor/[email protected]tests/[email protected]tests
|
/hardware/interfaces/tests/extension/vibrator/aidl/android/hardware/tests/extension/vibrator/ |
D | ICustomVibrator.aidl | 16 package android.hardware.tests.extension.vibrator; 20 import android.hardware.tests.extension.vibrator.Directionality; 21 import android.hardware.tests.extension.vibrator.VendorEffect;
|
/hardware/interfaces/broadcastradio/common/tests/ |
D | Android.bp | 18 name: "android.hardware.broadcastradio@common-utils-xx-tests", 39 test_suites: ["general-tests"], 43 name: "android.hardware.broadcastradio@common-utils-2x-tests", 64 test_suites: ["general-tests"], 68 name: "android.hardware.broadcastradio@common-utils-tests", 79 test_suites: ["general-tests"],
|
/hardware/interfaces/tests/foo/1.0/default/ |
D | Foo.h | 11 namespace tests { 16 using ::android::hardware::tests::foo::V1_0::Abc; 17 using ::android::hardware::tests::foo::V1_0::IFoo; 18 using ::android::hardware::tests::foo::V1_0::IFooCallback; 19 using ::android::hardware::tests::foo::V1_0::ISimple; 25 using ContainsUnion = ::android::hardware::tests::foo::V1_0::IFoo::ContainsUnion; 26 using Discriminator = ::android::hardware::tests::foo::V1_0::IFoo::Discriminator; 27 using Union = ::android::hardware::tests::foo::V1_0::IFoo::Union;
|
/hardware/interfaces/tests/extension/vibrator/aidl/ |
D | Android.bp | 4 name: "android.hardware.tests.extension.vibrator", 10 "android/hardware/tests/extension/vibrator/Directionality.aidl", 11 "android/hardware/tests/extension/vibrator/ICustomVibrator.aidl", 12 "android/hardware/tests/extension/vibrator/VendorEffect.aidl",
|
/hardware/interfaces/tests/bar/1.0/default/ |
D | Android.bp | 4 name: "android.hardware.tests[email protected]", 23 "android.hardware.tests[email protected]", 24 "android.hardware.tests[email protected]",
|
D | Bar.h | 10 namespace tests { 15 using ::android::hardware::tests::bar::V1_0::IBar; 16 using ::android::hardware::tests::foo::V1_0::Abc; 17 using ::android::hardware::tests::foo::V1_0::IFoo; 18 using ::android::hardware::tests::foo::V1_0::IFooCallback; 19 using ::android::hardware::tests::foo::V1_0::ISimple; 26 using BitField = ::android::hardware::tests::foo::V1_0::IFoo::BitField; 27 using MyMask = ::android::hardware::tests::foo::V1_0::IFoo::MyMask;
|
/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | Android.bp | 63 "tests/RequestGroupTest.cc", 64 "tests/FileNodeTest.cc", 65 "tests/PropertyNodeTest.cc", 66 "tests/NodeLooperThreadTest.cc", 67 "tests/HintManagerTest.cc",
|
/hardware/interfaces/wifi/1.4/vts/functional/ |
D | Android.bp | 17 // SoftAP-specific tests, similar to VtsHalWifiApV1_0TargetTest. 35 "general-tests", 40 // These tests are split out so that they can be conditioned on presence of the 58 "general-tests", 63 // These tests are split out so that they can be conditioned on presence of the 81 "general-tests",
|
/hardware/interfaces/automotive/vehicle/2.0/default/ |
D | Android.bp | 157 name: "[email protected]tests", 162 "tests/RecurrentTimer_test.cpp", 163 "tests/SubscriptionManager_test.cpp", 164 "tests/VehicleHalManager_test.cpp", 165 "tests/VehicleObjectPool_test.cpp", 166 "tests/VehiclePropConfigIndex_test.cpp", 167 "tests/VmsUtils_test.cpp", 173 test_suites: ["general-tests"], 177 name: "[email protected]tests", 181 "impl/vhal_v2_0/tests/ProtoMessageConverter_test.cpp", [all …]
|
/hardware/interfaces/tests/inheritance/1.0/default/ |
D | Child.h | 10 namespace tests { 15 using ::android::hardware::tests::inheritance::V1_0::IParent; 16 using ::android::hardware::tests::inheritance::V1_0::IChild;
|
/hardware/interfaces/media/omx/1.0/vts/functional/ |
D | README.md | 1 ## Omx Hal @ 1.0 tests ## 4 The scope of the tests presented here is not restricted solely to testing omx hal @ 1.0 API but als… 12 …tests aspects common to all omx compatible components. For instance, port enabling/disabling, enum… 17 …nd of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards … 26 …nd of stream test, timestamp deviations test, flush test and so on. These tests are aimed towards …
|
/hardware/interfaces/wifi/1.0/vts/functional/ |
D | Android.bp | 55 "general-tests", 60 // These tests are split out so that they can be conditioned on presence of the 75 "general-tests", 80 // These tests are split out so that they can be conditioned on presence of 95 "general-tests",
|
/hardware/interfaces/tests/trie/1.0/default/ |
D | Trie.h | 27 namespace tests { 36 using ::android::hardware::tests::trie::V1_0::ITrie; 37 using ::android::hardware::tests::trie::V1_0::TrieNode;
|
/hardware/interfaces/tests/extension/light/2.0/default/ |
D | Light.h | 25 namespace tests { 31 using ::android::hardware::tests::extension::light::V2_0::LightState; 32 using ::android::hardware::tests::extension::light::V2_0::ILight;
|
/hardware/interfaces/tests/libhwbinder/aidl/ |
D | Android.bp | 2 name: "android.hardware.tests.libbinder", 5 srcs: ["android/tests/binder/IBenchmark.aidl"],
|
/hardware/interfaces/tests/libhwbinder/1.0/default/ |
D | Android.bp | 2 name: "android.hardware.tests[email protected]", 15 static_libs: ["android.hardware.tests[email protected]"],
|