Home
last modified time | relevance | path

Searched defs:PropertyTest (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/libhardware/modules/camera/3_4/metadata/
H A Dproperty_test.cpp33 class PropertyTest : public Test { class
42 TEST_F(PropertyTest, Tags) { in TEST_F() argument
54 TEST_F(PropertyTest, PopulateStaticSingleNumber) { in TEST_F() argument
72 TEST_F(PropertyTest, PopulateStaticVector) { in TEST_F() argument
88 TEST_F(PropertyTest, PopulateStaticArray) { in TEST_F() argument
104 TEST_F(PropertyTest, PopulateStaticArrayVector) { in TEST_F() argument
122 TEST_F(PropertyTest, PopulateDynamic) { in TEST_F() argument
132 TEST_F(PropertyTest, PopulateTemplate) { in TEST_F() argument
143 TEST_F(PropertyTest, SupportsRequest) { in TEST_F() argument
149 TEST_F(PropertyTest, SetRequest) { in TEST_F() argument
/aosp_15_r20/packages/modules/Bluetooth/system/btcore/test/
Dproperty_test.cc29 class PropertyTest : public ::testing::Test {}; class
31 TEST_F(PropertyTest, addr) { in TEST_F() argument
50 TEST_F(PropertyTest, device_class) { in TEST_F() argument
67 TEST_F(PropertyTest, device_type) { in TEST_F() argument
81 TEST_F(PropertyTest, discovery_timeout) { in TEST_F() argument
95 TEST_F(PropertyTest, name) { in TEST_F() argument
109 TEST_F(PropertyTest, rssi) { in TEST_F() argument
123 TEST_F(PropertyTest, uuids) { in TEST_F() argument
155 TEST_F(PropertyTest, copy) { in TEST_F() argument
206 TEST_F(PropertyTest, equals) { in TEST_F() argument
/aosp_15_r20/external/libchrome/dbus/
H A Dproperty_unittest.cc32 class PropertyTest : public testing::Test { class
174 TEST_F(PropertyTest, InitialValues) { in TEST_F() argument
204 TEST_F(PropertyTest, UpdatedValues) { in TEST_F() argument
268 TEST_F(PropertyTest, Get) { in TEST_F() argument
283 TEST_F(PropertyTest, Set) { in TEST_F() argument
299 TEST_F(PropertyTest, Invalidate) { in TEST_F() argument
/aosp_15_r20/external/dokka/core/src/test/kotlin/model/
H A DPropertyTest.kt11 class PropertyTest { in <lambda>() class
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc662 TEST(PropertyTest, WorksForNonReferenceProperty) { in TEST() argument
678 TEST(PropertyTest, WorksForReferenceToConstProperty) { in TEST() argument
695 TEST(PropertyTest, WorksForRefQualifiedProperty) { in TEST() argument
712 TEST(PropertyTest, WorksForReferenceToNonConstProperty) { in TEST() argument
725 TEST(PropertyTest, WorksForByValueArgument) { in TEST() argument
738 TEST(PropertyTest, WorksForArgumentOfSubType) { in TEST() argument
753 TEST(PropertyTest, WorksForCompatibleMatcherType) { in TEST() argument
769 TEST(PropertyTest, CanDescribeSelf) { in TEST() argument
777 TEST(PropertyTest, CanDescribeSelfWithPropertyName) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-matchers-containers_test.cc662 TEST(PropertyTest, WorksForNonReferenceProperty) { in TEST() argument
678 TEST(PropertyTest, WorksForReferenceToConstProperty) { in TEST() argument
695 TEST(PropertyTest, WorksForRefQualifiedProperty) { in TEST() argument
712 TEST(PropertyTest, WorksForReferenceToNonConstProperty) { in TEST() argument
725 TEST(PropertyTest, WorksForByValueArgument) { in TEST() argument
738 TEST(PropertyTest, WorksForArgumentOfSubType) { in TEST() argument
753 TEST(PropertyTest, WorksForCompatibleMatcherType) { in TEST() argument
769 TEST(PropertyTest, CanDescribeSelf) { in TEST() argument
777 TEST(PropertyTest, CanDescribeSelfWithPropertyName) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc662 TEST(PropertyTest, WorksForNonReferenceProperty) { in TEST() argument
678 TEST(PropertyTest, WorksForReferenceToConstProperty) { in TEST() argument
695 TEST(PropertyTest, WorksForRefQualifiedProperty) { in TEST() argument
712 TEST(PropertyTest, WorksForReferenceToNonConstProperty) { in TEST() argument
725 TEST(PropertyTest, WorksForByValueArgument) { in TEST() argument
738 TEST(PropertyTest, WorksForArgumentOfSubType) { in TEST() argument
753 TEST(PropertyTest, WorksForCompatibleMatcherType) { in TEST() argument
769 TEST(PropertyTest, CanDescribeSelf) { in TEST() argument
777 TEST(PropertyTest, CanDescribeSelfWithPropertyName) { in TEST() argument
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DPropertyTest.java56 public class PropertyTest { class
/aosp_15_r20/cts/tests/tests/util/src/android/util/cts/
H A DPropertyTest.java34 public class PropertyTest { class
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/introspector/
H A DPropertyTest.java33 public class PropertyTest { class