Searched refs:NativeImageAdapterImplTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/graphic_adapter_test/ |
H A D | native_image_adapter_impl_test.cpp | 28 class NativeImageAdapterImplTest : public testing::Test { class 36 void NativeImageAdapterImplTest::SetUpTestCase(void) {} in SetUpTestCase() 38 void NativeImageAdapterImplTest::TearDownTestCase(void) {} in TearDownTestCase() 40 void NativeImageAdapterImplTest::SetUp(void) {} in SetUp() 42 void NativeImageAdapterImplTest::TearDown(void) {} in TearDown() 50 HWTEST_F(NativeImageAdapterImplTest, NativeImageAdapterImplTest_UpdateSurfaceImage_001, TestSize.Le… 79 HWTEST_F(NativeImageAdapterImplTest, NativeImageAdapterImplTest_GetTimestamp_001, TestSize.Level1) 98 HWTEST_F(NativeImageAdapterImplTest, NativeImageAdapterImplTest_GetTransformMatrix_001, TestSize.Le… 118 HWTEST_F(NativeImageAdapterImplTest, NativeImageAdapterImplTest_GetSurfaceId_001, TestSize.Level1) 189 HWTEST_F(NativeImageAdapterImplTest, NativeImageAdapterImplTest_NewNativeImage_001, TestSize.Level1) [all …]
|