/hardware/google/gfxstream/guest/mesa/src/util/tests/ |
D | u_atomic_test.cpp | 39 template <typename T> class AtomicAssignment : public testing::Test {}; 48 TYPED_TEST(AtomicAssignment, Test) in TYPED_TEST() argument 78 template <typename T> class AtomicIncrementDecrement : public testing::Test {}; 88 TYPED_TEST(AtomicIncrementDecrement, Test) in TYPED_TEST() argument 138 template <typename T> class AtomicAdd : public testing::Test {}; 147 TYPED_TEST(AtomicAdd, Test) in TYPED_TEST() argument
|
/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/ |
D | Documentation.h | 46 ::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/automotive/vehicle/aidl/aidl_test/ |
D | VehiclePropertyAnnotationJavaTest.java | 9 import org.junit.Test; 43 @Test 52 @Test
|
/hardware/interfaces/graphics/mapper/2.1/utils/vts/ |
D | MapperVts.cpp | 45 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/google/pixel/pixelstats/test/android/hardware/google/pixel/ |
D | PixelAtomsTest.java | 21 import org.junit.Test; 33 @Test
|
/hardware/libhardware/modules/camera/3_4/metadata/ |
D | default_option_delegate_test.cpp | 24 using testing::Test; 28 class DefaultOptionDelegateTest : public Test {
|
D | ranged_converter_test.cpp | 26 using testing::Test; 31 class RangedConverterTest : public Test {
|
D | tagged_control_delegate_test.cpp | 26 using testing::Test; 31 class TaggedControlDelegateTest : public Test {
|
D | state_test.cpp | 31 using testing::Test; 36 class StateTest : public Test {
|
D | menu_control_options_test.cpp | 28 using testing::Test; 33 class MenuControlOptionsTest : public Test {
|
D | tagged_control_options_test.cpp | 26 using testing::Test; 31 class TaggedControlOptionsTest : public Test {
|
D | enum_converter_test.cpp | 21 using testing::Test; 25 class EnumConverterTest : public Test {
|
D | map_converter_test.cpp | 26 using testing::Test; 31 class MapConverterTest : public Test {
|
D | v4l2_control_delegate_test.cpp | 26 using testing::Test; 31 class V4L2ControlDelegateTest : public Test {
|
D | slider_control_options_test.cpp | 28 using testing::Test; 33 class SliderControlOptionsTest : public Test {
|
D | property_test.cpp | 29 using testing::Test; 33 class PropertyTest : public Test {
|
D | no_effect_control_delegate_test.cpp | 21 using testing::Test;
|
D | ignored_control_delegate_test.cpp | 21 using testing::Test;
|
/hardware/interfaces/wifi/aidl/default/tests/ |
D | wifi_iface_util_unit_tests.cpp | 27 using testing::Test; 46 class WifiIfaceUtilTest : public Test {
|
D | ringbuffer_unit_tests.cpp | 22 using testing::Test; 29 class RingbufferTest : public Test {
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
D | MapperVts.cpp | 121 if (::testing::Test::HasFatalFailure()) { in allocate() 131 if (::testing::Test::HasFatalFailure()) { in allocate() 136 if (::testing::Test::HasFatalFailure() || ::testing::Test::IsSkipped()) { in allocate()
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 100 if (::testing::Test::HasFatalFailure()) { in allocate() 110 if (::testing::Test::HasFatalFailure()) { in allocate() 115 if (::testing::Test::HasFatalFailure()) { in allocate()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState_unittest.cpp | 29 using ::testing::Test; 32 class VkDecoderGlobalStateExternalFenceTest : public Test {
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | Android.bp | 93 // Test for TriState template 105 // Test for HidUtils
|
/hardware/google/gfxstream/third-party/astc-encoder/ |
D | README.android | 14 Test
|