Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dapp_state_observer_test.cpp30 void AppStateObserverTest::SetUpTestCase() in SetUpTestCase()
32 DTEST_LOG << "AppStateObserverTest::SetUpTestCase" << std::endl; in SetUpTestCase()
35 void AppStateObserverTest::TearDownTestCase() in TearDownTestCase()
37 DTEST_LOG << "AppStateObserverTest::TearDownTestCase" << std::endl; in TearDownTestCase()
40 void AppStateObserverTest::TearDown() in TearDown()
42 DTEST_LOG << "AppStateObserverTest::TearDown" << std::endl; in TearDown()
45 void AppStateObserverTest::SetUp() in SetUp()
47 DTEST_LOG << "AppStateObserverTest::SetUp" << std::endl; in SetUp()
57 HWTEST_F(AppStateObserverTest, OnAbilityStateChanged_001, TestSize.Level3) in HWTEST_F()
59 DTEST_LOG << "AppStateObserverTest OnAbilityStateChanged_00 in HWTEST_F()
[all...]
H A Dapp_state_observer_test.h27 class AppStateObserverTest : public testing::Test { class

Completed in 2 milliseconds