Home
last modified time | relevance | path

Searched refs:Test (Results 1 – 25 of 98) sorted by relevance

1234

/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DDocumentation.h46 ::testing::Test::RecordProperty("description", testCaseDocumentation); in test()
53 ::testing::Test::RecordProperty("partialyRunTest", reason); in partialTest()
59 ::testing::Test::RecordProperty("note", note); in note()
/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp45 if (::testing::Test::HasFatalFailure()) { in Gralloc()
54 if (::testing::Test::HasFatalFailure()) { in Gralloc()
109 if (::testing::Test::HasFatalFailure()) { in allocate()
114 if (::testing::Test::HasFatalFailure()) { in allocate()
/hardware/libhardware/modules/camera/3_4/metadata/
Ddefault_option_delegate_test.cpp24 using testing::Test;
28 class DefaultOptionDelegateTest : public Test {
Dranged_converter_test.cpp26 using testing::Test;
31 class RangedConverterTest : public Test {
Dtagged_control_delegate_test.cpp26 using testing::Test;
31 class TaggedControlDelegateTest : public Test {
Dstate_test.cpp31 using testing::Test;
36 class StateTest : public Test {
Dtagged_control_options_test.cpp26 using testing::Test;
31 class TaggedControlOptionsTest : public Test {
Dmenu_control_options_test.cpp28 using testing::Test;
33 class MenuControlOptionsTest : public Test {
Denum_converter_test.cpp21 using testing::Test;
25 class EnumConverterTest : public Test {
Dmap_converter_test.cpp26 using testing::Test;
31 class MapConverterTest : public Test {
Dv4l2_control_delegate_test.cpp26 using testing::Test;
31 class V4L2ControlDelegateTest : public Test {
Dslider_control_options_test.cpp28 using testing::Test;
33 class SliderControlOptionsTest : public Test {
Dproperty_test.cpp29 using testing::Test;
33 class PropertyTest : public Test {
Dignored_control_delegate_test.cpp21 using testing::Test;
Dno_effect_control_delegate_test.cpp21 using testing::Test;
/hardware/interfaces/wifi/1.3/default/tests/
Dwifi_ap_iface_unit_tests.cpp32 using testing::Test;
44 class WifiApIfaceTest : public Test {
Dwifi_iface_util_unit_tests.cpp27 using testing::Test;
47 class WifiIfaceUtilTest : public Test {
Dringbuffer_unit_tests.cpp22 using testing::Test;
30 class RingbufferTest : public Test {
Dwifi_nan_iface_unit_tests.cpp32 using testing::Test;
104 class WifiNanIfaceTest : public Test {
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp100 if (::testing::Test::HasFatalFailure()) { in allocate()
110 if (::testing::Test::HasFatalFailure()) { in allocate()
115 if (::testing::Test::HasFatalFailure()) { in allocate()
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp115 if (::testing::Test::HasFatalFailure()) { in allocate()
125 if (::testing::Test::HasFatalFailure()) { in allocate()
130 if (::testing::Test::HasFatalFailure()) { in allocate()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DAndroid.bp106 // Host test for HidRawSensor. Test with dummy test HID descriptors.
121 // Host test for HidRawDevice and HidRawSensor. Test with hidraw
/hardware/libhardware/modules/camera/3_4/
Dformat_metadata_factory_test.cpp30 using testing::Test;
35 class FormatMetadataFactoryTest : public Test {
/hardware/libhardware/tests/fingerprint/
Dfingerprint_test_fixtures.h28 class FingerprintModule : public testing::Test {
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehiclePropConfigIndex_test.cpp31 class PropConfigTest : public ::testing::Test {

1234