mirror of
https://github.com/openharmony/miscservices_time.git
synced 2026-07-21 07:45:22 -04:00
@@ -365,5 +365,5 @@ HWTEST_F(TimeServiceTest, ProxyTimer004, TestSize.Level0)
|
||||
auto ret = TimeServiceClient::GetInstance()->ProxyTimer(uid, true, false);
|
||||
EXPECT_TRUE(ret);
|
||||
ret = TimeServiceClient::GetInstance()->ProxyTimer(uid, false, false);
|
||||
EXPECT_FALSE(ret);
|
||||
EXPECT_TRUE(ret);
|
||||
}
|
||||
Reference in New Issue
Block a user