提交 d549846c 编写于 作者: H huawei 提交者: 刘晓培
上级 97446af1
......@@ -194,6 +194,8 @@ HWTEST_F(IUnknownTest, testQueryInterface0010, Function | MediumTest | Level2) {
int resultRelease = iUnknown->Release(iUnknown);
ASSERT_EQ(1, resultAdd - resultRelease);
(void)iUnknown->Release(iUnknown);
SAMGR_GetInstance()->UnregisterFeatureApi(SERVICE_NAME, FEATURE_NAME);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册