Home
last modified time | relevance | path

Searched refs:testGet (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/interfaces/graphics/mapper/4.0/vts/functional/
H A DVtsHalGraphicsMapperV4_0TargetTest.cpp83 void testGet(const IMapper::BufferDescriptorInfo& descriptorInfo, in testGet() function in android::hardware::graphics::mapper::V4_0::vts::__anon3ebe81d70110::GraphicsMapperHidlTest
1075 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_BufferId, in TEST_P()
1086 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Name, in TEST_P()
1098 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Width, in TEST_P()
1110 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Height, in TEST_P()
1169 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Usage, in TEST_P()
1218 testGet(info, gralloc4::MetadataType_Compression, in TEST_P()
1280 testGet(info, gralloc4::MetadataType_Crop, in TEST_P()
1292 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_Dataspace, in TEST_P()
1304 testGet(mDummyDescriptorInfo, gralloc4::MetadataType_BlendMode, in TEST_P()
[all …]
/aosp12/packages/services/Car/tests/carservice_unit_test/src/android/car/util/concurrent/
H A DAndroidAsyncFutureTest.java62 public void testGet() throws Exception { in testGet() method in AndroidAsyncFutureTest
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DSetMultimapTest.java43 public void testGet() { in testGet() method in SetMultimapTest
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/infra/
H A DAndroidFutureTest.java43 public void testGet() throws Exception { in testGet() method in AndroidFutureTest
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DRequestAPITest.java177 public void testGet() throws Exception { in testGet() method in RequestAPITest
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/common/
H A DResizableIntArrayTests.java94 public void testGet() { in testGet() method in ResizableIntArrayTests