Searched refs:EventControllerTest (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/unittest/ |
H A D | event_controller_test.cpp | 33 class EventControllerTest : public testing::Test { class 58 HWTEST_F(EventControllerTest, connectivityChange_00100, testing::ext::TestSize.Level1) 72 EventControllerTest::AssertValue(EventController::GetInstance().value_, expectValue); 83 HWTEST_F(EventControllerTest, connectivityChange_00101, testing::ext::TestSize.Level1) 107 HWTEST_F(EventControllerTest, connectivityChange_00102, testing::ext::TestSize.Level1) 127 HWTEST_F(EventControllerTest, connectivityChange_00103, testing::ext::TestSize.Level1) 147 HWTEST_F(EventControllerTest, connectivityChange_00104, testing::ext::TestSize.Level1) 167 HWTEST_F(EventControllerTest, connectivityChange_00105, testing::ext::TestSize.Level1) 187 HWTEST_F(EventControllerTest, connectivityChange_00106, testing::ext::TestSize.Level1) 203 HWTEST_F(EventControllerTest, connectivityChange_00107, testing::ext::TestSize.Level1) [all …]
|