Home
last modified time | relevance | path

Searched refs:SystemAbilityManagerTest (Results 1 - 1 of 1) sorted by relevance

/foundation/systemabilitymgr/samgr/test/unittest/
H A Dsystem_ability_manager_test.cpp33 class SystemAbilityManagerTest : public testing::Test { class
41 void SystemAbilityManagerTest::SetUpTestCase() in SetUpTestCase()
43 DTEST_LOG << "SystemAbilityManagerTest SetUpTestCase" << std::endl; in SetUpTestCase()
46 void SystemAbilityManagerTest::TearDownTestCase() in TearDownTestCase()
48 DTEST_LOG << "SystemAbilityManagerTest TearDownTestCase" << std::endl; in TearDownTestCase()
51 void SystemAbilityManagerTest::SetUp() in SetUp()
53 DTEST_LOG << "SystemAbilityManagerTest SetUp" << std::endl; in SetUp()
56 void SystemAbilityManagerTest::TearDown() in TearDown()
58 DTEST_LOG << "SystemAbilityManagerTest TearDown" << std::endl; in TearDown()
66 HWTEST_F(SystemAbilityManagerTest, SamgrReady00
[all...]

Completed in 1 milliseconds