Searched refs:OhosImageAdapterTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/ohos_image_adapter/ |
H A D | ohos_image_decoder_adapter_test.cpp | 135 class OhosImageAdapterTest : public testing::Test { class 143 void OhosImageAdapterTest::SetUpTestCase(void) in SetUpTestCase() 146 void OhosImageAdapterTest::TearDownTestCase(void) in TearDownTestCase() 149 void OhosImageAdapterTest::SetUp(void) in SetUp() 152 void OhosImageAdapterTest::TearDown(void) in TearDown() 217 HWTEST_F(OhosImageAdapterTest, OhosImageAdapterTest_GetImageWidth_003, TestSize.Level1) 284 HWTEST_F(OhosImageAdapterTest, OhosImageAdapterTest_GetFd_006, TestSize.Level1) 314 HWTEST_F(OhosImageAdapterTest, OhosImageAdapterTest_GetStride_007, TestSize.Level1) 358 HWTEST_F(OhosImageAdapterTest, OhosImageAdapterTest_GetOffset_008, TestSize.Level1) 388 HWTEST_F(OhosImageAdapterTest, OhosImageAdapterTest_GetSize_009, TestSize.Level1) [all …]
|