Home
last modified time | relevance | path

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

/system/connectivity/shill/
DTESTING18 We test shill using two sets of tests: unit tests, and integration
19 tests. The unit tests are built using Google Test [1] and Google Mock
22 Running unit tests for Chrome OS
27 - run the unit tests from your host machine under gdb
31 (Of course if the unit tests segfaulted, you wouldn't need the emerge
59 Running unit tests for Chrome OS with the address sanitizer
66 Running unit tests for Android
68 Currently, only native unit tests are supported on Android, meaning that unit tests
73 directory security policy. Consequently, before running the unit tests,
78 To run all unit tests:
[all …]
/system/core/adf/libadf/tests/
DAndroid.mk20 LOCAL_MODULE := adf-unit-tests
/system/core/logd/
Devent.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/core/liblog/
Devent.logtags16 # (<name>|data type[|data unit])
25 # The data unit is a number taken from the following list:
/system/core/libsync/tests/
DAndroid.mk21 LOCAL_MODULE := sync-unit-tests
/system/core/logd/tests/
DAndroid.mk43 LOCAL_MODULE := $(test_module_prefix)unit-tests
/system/core/gatekeeperd/tests/
DAndroid.mk20 LOCAL_MODULE := gatekeeperd-unit-tests
/system/gatekeeper/tests/
DAndroid.mk20 LOCAL_MODULE := gatekeeper-unit-tests
/system/core/libion/tests/
DAndroid.mk20 LOCAL_MODULE := ion-unit-tests
/system/extras/tests/timetest/
DAndroid.mk37 LOCAL_MODULE := time-unit-tests
/system/core/logcat/tests/
DAndroid.mk56 LOCAL_MODULE := $(test_module_prefix)unit-tests
/system/core/liblog/tests/
DAndroid.mk73 LOCAL_MODULE := $(test_module_prefix)unit-tests
/system/extras/tests/kernel.config/
DAndroid.mk34 LOCAL_MODULE := kernel-config-unit-tests
/system/bt/doc/
Ddirectory_layout.md9 * test/ - All unit tests for the subsystem.
/system/core/logcat/
Devent.logtags16 # (<name>|data type[|data unit])
26 # The data unit is a number taken from the following list:
/system/bt/stack/avrc/
Davrc_api.c606 msg.unit.unit_type = (*p_data & AVRC_SUBTYPE_MASK) >> AVRC_SUBTYPE_SHIFT; in avrc_msg_cback()
607 msg.unit.unit = *p_data & AVRC_SUBID_MASK; in avrc_msg_cback()
609 AVRC_BE_STREAM_TO_CO_ID(msg.unit.company_id, p_data); in avrc_msg_cback()
/system/connectivity/shill/doc/
Dipconfig-api.txt74 The maximum transmit unit (MTU) in bytes.
/system/bt/stack/include/
Davrc_defs.h774 UINT8 unit; /* This value is vendor dependent and typically zero. */ member
832 tAVRC_MSG_UNIT unit; /* UNIT INFO message. */ member
Dgatt_api.h241 UINT16 unit; /* as UUIUD defined by SIG */ member
/system/bt/bta/include/
Dbta_gatt_api.h156 UINT16 unit; /* as UUIUD defined by SIG */ member
/system/update_engine/
Dupdate_engine.gyp424 # Public keys used for unit testing.