Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/dfr_test/watchdog_test/
H A Dwatchdog_test.cpp35 class WatchdogTest : public testing::Test { class
37 WatchdogTest() in WatchdogTest() function in OHOS::AppExecFwk::WatchdogTest
39 ~WatchdogTest() in ~WatchdogTest()
50 void WatchdogTest::SetUpTestCase(void) in SetUpTestCase()
53 void WatchdogTest::TearDownTestCase(void) in TearDownTestCase()
56 void WatchdogTest::SetUp(void) in SetUp()
65 void WatchdogTest::TearDown(void) in TearDown()
76 HWTEST_F(WatchdogTest, AppExecFwk_watchdog_IsReportEvent_0001, Function | MediumTest | Level3) in HWTEST_F()
89 HWTEST_F(WatchdogTest, AppExecFwk_watchdog_IsReportEvent_0002, Function | MediumTest | Level3) in HWTEST_F()
103 HWTEST_F(WatchdogTest, AppExecFwk_watchdog_ReportEvent_000
[all...]
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwatchdog_test.cpp28 class WatchdogTest : public testing::Test { class
37 std::shared_ptr<Watchdog> WatchdogTest::watchdog_ = nullptr;
39 void WatchdogTest::SetUpTestCase() in SetUpTestCase()
52 HWTEST_F(WatchdogTest, watchdog_001, TestSize.Level1) in HWTEST_F()
64 HWTEST_F(WatchdogTest, watchdog_002, TestSize.Level1) in HWTEST_F()
77 HWTEST_F(WatchdogTest, watchdog_003, TestSize.Level1) in HWTEST_F()
91 HWTEST_F(WatchdogTest, watchdog_004, TestSize.Level1) in HWTEST_F()
104 HWTEST_F(WatchdogTest, watchdog_005, TestSize.Level1) in HWTEST_F()

Completed in 1 milliseconds