Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 25 of 69) sorted by relevance

123

/system/memory/libdmabufheap/tests/
DAndroid.bp22 name: "dmabufheap-unit-tests-default",
42 name: "dmabufheap-vts-unit-tests",
43 defaults: ["dmabufheap-unit-tests-default"],
44 test_config: "dmabufheap-vts-unit-tests.xml",
52 name: "dmabufheap-unit-tests",
53 defaults: ["dmabufheap-unit-tests-default"],
DTEST_MAPPING4 "name": "dmabufheap-unit-tests"
/system/logging/logd/
DAndroid.bp140 name: "logd-unit-test-defaults",
175 // adb shell /data/nativetest/logd-unit-tests/logd-unit-tests
177 name: "logd-unit-tests",
179 defaults: ["logd-unit-test-defaults"],
187 defaults: ["logd-unit-test-defaults"],
Devent.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/logging/logcat/tests/
DAndroid.bp54 // adb shell /data/nativetest/logcat-unit-tests/logcat-unit-tests
56 name: "logcat-unit-tests",
/system/core/storaged/
DAndroid.bp100 * adb shell /data/nativetest/storaged-unit-tests/storaged-unit-tests
103 name: "storaged-unit-tests",
DEventLogTags.logtags16 # (<name>|data type[|data unit])
26 # The data unit is a number taken from the following list:
/system/bt/gd/
DREADME.md19 use a unit test.
24 write a unit test as this not a good use of your time. Write a [cert test](./cert_test.md) instead
/system/logging/liblog/tests/
DAndroid.bp86 // adb shell /data/nativetest/liblog-unit-tests/liblog-unit-tests
88 name: "liblog-unit-tests",
/system/apex/shim/build/
Dadditional_file3 This file is used for unit testing CtsShimApex related logic in apexd.
/system/bt/
DEventLogTags.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/libbase/
Dparsenetaddress_fuzzer.dict1 # Values from the parsenetaddress_test.cpp unit test
/system/logging/liblog/
Devent.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/bt/gd/docs/architecture/
Dstyle_guide.md44 * One build target for all unit tests (i.e. one cc_test)
84 * Header, source code, and unit test should live in the same directory with
104 * alarm_test.cc: unit test for alarm.h
114 * hci_hal_android_hidl_test.cc: unit tests for the Android HIDL
118 * hci_hal_host_test.cc: unit tests for the socket based HAL (root-canal)
141 * data_pipeline_manager_mock.h: Mock of this class, used in unit tests
144 * dynamic_channel_allocator_test.cc: GTest unit test of this class
/system/media/camera/tests/
DAndroid.bp1 // Build the unit tests.
/system/memory/lmkd/
Devent.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/chre/doc/
Dframework_testing.md12 Currently, unit tests exist for various core components and utilities. Since
33 also PAL unit tests in the same directory. The unit tests are added to the
/system/extras/tests/timetest/
DAndroid.bp13 name: "time-unit-tests",
/system/apex/apexer/
Dapexer_test.py133 def round_up(size, unit): argument
134 assert unit & (unit - 1) == 0
135 return (size + unit - 1) & (~(unit - 1))
/system/bt/audio_hearing_aid_hw/
DAndroid.bp34 // Audio A2DP library unit tests for target and host
/system/bt/btif/
DAndroid.bp141 // btif unit tests for target
197 // btif profile queue unit tests for target
220 // btif rc unit tests for target
256 // btif config cache unit tests for target
/system/bt/hci/
DAndroid.bp61 // HCI unit tests for target
100 // HCI native unit tests for target
/system/core/libsync/
DAndroid.bp57 name: "sync-unit-tests",
/system/bt/device/
DAndroid.bp36 // Bluetooth device unit tests for target
/system/core/trusty/storage/tests/
DAndroid.bp22 name: "secure-storage-unit-test",

123