Home
last modified time | relevance | path

Searched refs:tests (Results 1 – 25 of 495) sorted by relevance

12345678910>>...20

/hardware/google/gfxstream/host/
DAndroid.bp150 "tests/GLSnapshotTesting.cpp",
151 "tests/GLTestUtils.cpp",
152 "tests/GLSnapshotTestDispatch.cpp",
153 "tests/GLSnapshotTestStateUtils.cpp",
154 "tests/OpenGLTestContext.cpp",
155 "tests/SampleApplication.cpp",
156 "tests/ShaderUtils.cpp",
179 export_include_dirs: ["tests"],
190 "tests/CompositorVk_unittest.cpp",
193 "tests/testdata/256x256_android.png",
[all …]
DCMakeLists.txt68 # Compile everything as a static library first so that unit tests can call non-exported functions
180 # Backend unit tests
194 # More functional tests#########################################################
200 tests/SampleApplication.cpp
201 tests/GLSnapshotTesting.cpp
202 tests/OpenGLTestContext.cpp
203 tests/GLTestUtils.cpp
204 tests/ShaderUtils.cpp
205 tests/GLSnapshotTestDispatch.cpp
206 tests/GLSnapshotTestStateUtils.cpp
[all …]
/hardware/knowles/athletico/sound_trigger_hal/
DAndroid.bp141 "tests/tunnel_test.c",
142 "tests/conversion_routines.c",
159 srcs: ["tests/sensor_param_test.c"],
176 "tests/oslo_sound_model_control.cpp",
177 "tests/oslo_iaxxx_sensor_control.c",
201 srcs: ["tests/oslo_data_injection_test.c"],
218 srcs: ["tests/oslo_config_test.c"],
235 srcs: ["tests/oslo_get_stats.c"],
251 srcs: ["tests/spi_reliability_test.c"],
265 srcs: ["./tests/oslo_package_test.c"],
[all …]
/hardware/google/gfxstream/guest/mesa/src/util/
Dmeson.build341 files('tests/xmlconfig.cpp'),
348 'tests', 'drirc_home'),
350 'tests', 'drirc_configdir')],
356 'tests/bitset_test.cpp',
357 'tests/blob_test.cpp',
358 'tests/dag_test.cpp',
359 'tests/fast_idiv_by_const_test.cpp',
360 'tests/fast_urem_by_const_test.cpp',
361 'tests/gc_alloc_tests.cpp',
362 'tests/half_float_test.cpp',
[all …]
/hardware/interfaces/tests/bar/1.0/
DIImportRules.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0;
22 // Note that there is a android.hardware.tests.foo@1.0::Outer in types.hal
33 rule0b1(android.hardware.tests.bar@1.0::IImportRules.Outer o);
34 rule0c(android.hardware.tests.foo@1.0::Outer o);
35 rule0d(@1.0::Outer o); // android.hardware.tests.foo@1.0::Outer
38 rule0g(android.hardware.tests.foo@1.0::Outer.Inner o);
39 rule0h(@1.0::Outer.Inner o); // android.hardware.tests.foo@1.0::Outer.Inner
42 rule1b(android.hardware.tests.foo@1.0::Def abc);
46 // android.hardware.tests.foo@1.0::IFooCallback, since bar@1.0::IFooCallback is not imported.
DIBar.hal17 package android.hardware.tests.bar@1.0;
19 import android.hardware.tests.foo@1.0::IFoo;
20 import android.hardware.tests.foo@1.0::ISimple;
21 import android.hardware.tests.foo@1.0::Abc;
22 import android.hardware.tests.foo@1.0::Unrelated;
26 interface IBar extends android.hardware.tests.foo@1.0::IFoo {
28 typedef android.hardware.tests.foo@1.0::IFoo FunkyAlias;
/hardware/interfaces/tests/msgq/1.0/default/
DAndroid.bp26 name: "android.hardware.tests.msgq@1.0-impl",
45 "android.hardware.tests.msgq@1.0",
50 name: "android.hardware.tests.msgq@1.0-service-benchmark",
61 "android.hardware.tests.msgq@1.0",
63 test_suites: ["general-tests"],
67 name: "android.hardware.tests.msgq@1.0-service-test",
92 "general-tests",
105 "android.hardware.tests.msgq@1.0",
109 "android.hardware.tests.msgq@1.0-impl",
/hardware/google/pixel/power-libperfmgr/
DAndroid.bp52 "aidl/tests/BackgroundWorkerTest.cpp",
53 "aidl/tests/GpuCapacityCalculationTest.cpp",
54 "aidl/tests/GpuCapacityNodeTest.cpp",
55 "aidl/tests/PhysicalQuantityTypeTest.cpp",
56 "aidl/tests/PowerHintSessionTest.cpp",
57 "aidl/tests/PowerSessionManagerTest.cpp",
58 "aidl/tests/SessionRecordsTest.cpp",
59 "aidl/tests/SessionTaskMapTest.cpp",
60 "aidl/tests/TestHelper.cpp",
61 "aidl/tests/UClampVoterTest.cpp",
[all …]
/hardware/interfaces/wifi/aidl/default/
DAndroid.bp172 name: "android.hardware.wifi-service-tests",
181 "tests/aidl_struct_util_unit_tests.cpp",
182 "tests/main.cpp",
183 "tests/mock_interface_tool.cpp",
184 "tests/mock_wifi_feature_flags.cpp",
185 "tests/mock_wifi_iface_util.cpp",
186 "tests/mock_wifi_legacy_hal.cpp",
187 "tests/mock_wifi_mode_controller.cpp",
188 "tests/ringbuffer_unit_tests.cpp",
189 "tests/wifi_nan_iface_unit_tests.cpp",
[all …]
/hardware/interfaces/audio/core/all-versions/vts/functional/
DAndroid.bp47 "general-tests",
245 // Note: the following aren't VTS tests, but rather unit tests
251 "tests/streamworker_tests.cpp",
263 "tests/generators_tests.cpp",
278 "tests/apm_config_no_vx.xml",
279 "tests/apm_config_with_vx.xml",
280 "tests/apm_config_b_205808571_6_0.xml",
282 test_config: "tests/HalAudioV6_0GeneratorTest.xml",
291 "tests/generators_tests.cpp",
307 "tests/apm_config_no_vx_7_0.xml",
[all …]
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp165 name: "android.hardware.automotive.vehicle@2.0-manager-unit-tests",
170 "tests/VmsUtils_test.cpp",
173 "tests/RecurrentTimer_test.cpp",
174 "tests/SubscriptionManager_test.cpp",
175 "tests/VehicleHalManager_test.cpp",
176 "tests/VehicleObjectPool_test.cpp",
177 "tests/VehiclePropConfigIndex_test.cpp",
178 "tests/VmsUtils_test.cpp",
195 test_suites: ["general-tests"],
199 name: "android.hardware.automotive.vehicle@2.0-default-impl-unit-tests",
[all …]
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DAndroid.bp70 "tests/RequestGroupTest.cc",
71 "tests/FileNodeTest.cc",
72 "tests/PropertyNodeTest.cc",
73 "tests/NodeLooperThreadTest.cc",
74 "tests/HintManagerTest.cc",
76 test_suites: ["device-tests"],
/hardware/interfaces/tests/extension/vibrator/aidl/aidl_api/android.hardware.tests.extension.vibrator/current/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl18 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/1/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl18 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/foo/1.0/default/
DFoo.h11 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/android/hardware/tests/extension/vibrator/
DICustomVibrator.aidl16 package android.hardware.tests.extension.vibrator;
20 import android.hardware.tests.extension.vibrator.Directionality;
21 import android.hardware.tests.extension.vibrator.VendorEffect;
/hardware/interfaces/wifi/aidl/default/tests/
Druntests.sh25 $ANDROID_BUILD_TOP/build/soong/soong_ui.bash --make-mode android.hardware.wifi-service-tests
27 …l /data/nativetest64/vendor/android.hardware.wifi-service-tests/android.hardware.wifi-service-tests
/hardware/interfaces/tests/bar/1.0/default/
DBar.h10 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/camera/common/sensor_listener/
DAndroid.bp62 "tests/goog_gyro_test.cc",
63 "tests/goog_sensor_environment_test.cc",
64 "tests/goog_sensor_motion_test.cc",
65 "tests/goog_sensor_sync_test.cc",
/hardware/interfaces/broadcastradio/common/tests/
DAndroid.bp27 name: "android.hardware.broadcastradio@common-utils-xx-tests",
48 test_suites: ["general-tests"],
52 name: "android.hardware.broadcastradio@common-utils-2x-tests",
73 test_suites: ["general-tests"],
77 name: "android.hardware.broadcastradio@common-utils-tests",
88 test_suites: ["general-tests"],
/hardware/interfaces/wifi/1.4/vts/functional/
DAndroid.bp42 "general-tests",
68 // SoftAP-specific tests, similar to VtsHalWifiApV1_0TargetTest.
87 "general-tests",
92 // These tests are split out so that they can be conditioned on presence of the
111 "general-tests",
116 // These tests are split out so that they can be conditioned on presence of the
134 "general-tests",
/hardware/interfaces/tests/inheritance/1.0/default/
DChild.h10 namespace tests {
15 using ::android::hardware::tests::inheritance::V1_0::IParent;
16 using ::android::hardware::tests::inheritance::V1_0::IChild;
/hardware/interfaces/biometrics/fingerprint/aidl/default/
DAndroid.bp55 "tests/FakeFingerprintEngineTest.cpp",
74 test_suites: ["general-tests"],
82 "tests/FakeFingerprintEngineUdfpsTest.cpp",
102 test_suites: ["general-tests"],
110 "tests/FakeLockoutTrackerTest.cpp",
128 test_suites: ["general-tests"],
136 "tests/SessionTest.cpp",
156 test_suites: ["general-tests"],
164 "tests/VirtualHalTest.cpp",
194 test_suites: ["general-tests"],
/hardware/interfaces/media/omx/1.0/vts/functional/
DREADME.md1 ## 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…
12tests 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/tests/extension/vibrator/aidl/
DAndroid.bp13 name: "android.hardware.tests.extension.vibrator",
19 "android/hardware/tests/extension/vibrator/Directionality.aidl",
20 "android/hardware/tests/extension/vibrator/ICustomVibrator.aidl",
21 "android/hardware/tests/extension/vibrator/VendorEffect.aidl",

12345678910>>...20