Home
last modified time | relevance | path

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

12345678

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Du_atomic_test.cpp39 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/
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/automotive/vehicle/aidl/aidl_test/
DVehiclePropertyAnnotationJavaTest.java9 import org.junit.Test;
43 @Test
52 @Test
/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/google/pixel/pixelstats/test/android/hardware/google/pixel/
DPixelAtomsTest.java21 import org.junit.Test;
33 @Test
/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 {
Dmenu_control_options_test.cpp28 using testing::Test;
33 class MenuControlOptionsTest : public Test {
Dtagged_control_options_test.cpp26 using testing::Test;
31 class TaggedControlOptionsTest : 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 {
Dno_effect_control_delegate_test.cpp21 using testing::Test;
Dignored_control_delegate_test.cpp21 using testing::Test;
/hardware/interfaces/wifi/aidl/default/tests/
Dwifi_iface_util_unit_tests.cpp27 using testing::Test;
46 class WifiIfaceUtilTest : public Test {
Dringbuffer_unit_tests.cpp22 using testing::Test;
29 class RingbufferTest : public Test {
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp121 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/
DMapperVts.cpp100 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/
DVkDecoderGlobalState_unittest.cpp29 using ::testing::Test;
32 class VkDecoderGlobalStateExternalFenceTest : public Test {
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DAndroid.bp93 // Test for TriState template
105 // Test for HidUtils
/hardware/google/gfxstream/third-party/astc-encoder/
DREADME.android14 Test

12345678