Searched refs:CpuMonitorTest (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/ffrt/test/ut/ |
H A D | cpu_monitor_test.cpp | 46 class CpuMonitorTest : public testing::Test { class 72 HWTEST_F(CpuMonitorTest, IntoSleep, TestSize.Level1) in HWTEST_F() 91 HWTEST_F(CpuMonitorTest, WakeupCount, TestSize.Level1) in HWTEST_F() 109 HWTEST_F(CpuMonitorTest, WakeupSleep, TestSize.Level1) in HWTEST_F() 129 HWTEST_F(CpuMonitorTest, TimeoutCount, TestSize.Level1) in HWTEST_F() 147 HWTEST_F(CpuMonitorTest, Notify, TestSize.Level1) in HWTEST_F() 167 HWTEST_F(CpuMonitorTest, IntoDeepSleep, TestSize.Level1) in HWTEST_F() 186 HWTEST_F(CpuMonitorTest, OutOfDeepSleep, TestSize.Level1) in HWTEST_F() 197 HWTEST_F(CpuMonitorTest, WakeupDeepSleep, TestSize.Level1) in HWTEST_F() 216 HWTEST_F(CpuMonitorTest, IsExceedDeepSleepThreshol [all...] |
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_cpumonitor.cpp | 67 class CpuMonitorTest : public testing::Test { class 86 HWTEST_F(CpuMonitorTest, monitor_notify_test, TestSize.Level1) in HWTEST_F() 118 HWTEST_F(CpuMonitorTest, monitor_notify_workers_test, TestSize.Level1) in HWTEST_F() 149 HWTEST_F(CpuMonitorTest, monitor_worker_trydestroy_test, TestSize.Level1) in HWTEST_F() 171 HWTEST_F(CpuMonitorTest, monitor_worker_rollbackdestroy_test, TestSize.Level1) in HWTEST_F()
|
Completed in 2 milliseconds