Home
last modified time | relevance | path

Searched refs:AssetSystemEventWrapperTest (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dsystem_event_wrapper_test.cpp24 namespace UnitTest::AssetSystemEventWrapperTest { namespace
25 class AssetSystemEventWrapperTest : public testing::Test { class
36 void AssetSystemEventWrapperTest::SetUpTestCase(void) in SetUpTestCase()
40 void AssetSystemEventWrapperTest::TearDownTestCase(void) in TearDownTestCase()
44 void AssetSystemEventWrapperTest::SetUp(void) in SetUp()
48 void AssetSystemEventWrapperTest::TearDown(void) in TearDown()
83 HWTEST_F(AssetSystemEventWrapperTest, AssetSystemEventWrapperTest001, TestSize.Level0)
102 HWTEST_F(AssetSystemEventWrapperTest, AssetSystemEventWrapperTest002, TestSize.Level0)
/ohos5.0/base/security/asset/test/unittest/module_test/inc/
H A Dsystem_event_wrapper_test.h19 namespace UnitTest::AssetSystemEventWrapperTest {