Searched refs:StandbyPluginStrategyTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/ |
H A D | standby_plugin_strategy_test.cpp | 56 class StandbyPluginStrategyTest : public testing::Test { class 64 void StandbyPluginStrategyTest::TearDownTestCase() in TearDownTestCase() 68 void StandbyPluginStrategyTest::SetUpTestCase() in SetUpTestCase() 78 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_001, TestSize.Level1) 104 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_002, TestSize.Level1) 125 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_003, TestSize.Level1) 147 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_004, TestSize.Level1) 184 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_005, TestSize.Level1) 196 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_006, TestSize.Level1) 208 HWTEST_F(StandbyPluginStrategyTest, StandbyPluginStrategyTest_007, TestSize.Level1) [all …]
|