Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/test/unittest/module_test/src/
H A Dsystem_ability_wrapper_test.cpp25 namespace UnitTest::AssetSystemAbilityWrapperTest { namespace
26 class AssetSystemAbilityWrapperTest : public testing::Test { class
37 void AssetSystemAbilityWrapperTest::SetUpTestCase(void) in SetUpTestCase()
41 void AssetSystemAbilityWrapperTest::TearDownTestCase(void) in TearDownTestCase()
45 void AssetSystemAbilityWrapperTest::SetUp(void) in SetUp()
49 void AssetSystemAbilityWrapperTest::TearDown(void) in TearDown()
84 HWTEST_F(AssetSystemAbilityWrapperTest, AssetSystemAbilityWrapperTest001, TestSize.Level0)
103 HWTEST_F(AssetSystemAbilityWrapperTest, AssetSystemAbilityWrapperTest002, TestSize.Level0)
/ohos5.0/base/security/asset/test/unittest/module_test/inc/
H A Dsystem_ability_wrapper_test.h19 namespace UnitTest::AssetSystemAbilityWrapperTest {