Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/test/unittest/app_recovery_test/
H A Dapp_recovery_test.cpp48 std::shared_ptr<AppExecFwk::EventHandler> testHandler_ = std::make_shared<EventHandler>(); member in OHOS::AppExecFwk::AppRecoveryUnitTest
68 AppRecovery::GetInstance().mainHandler_ = testHandler_; in SetUp()
123 EXPECT_TRUE(AppRecovery::GetInstance().InitApplicationInfo(testHandler_, applicationInfo_)); in HWTEST_F()

Completed in 2 milliseconds